.. |
build
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
doc
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
format
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
plasma
|
Global scheduler - per-task transfer-aware policy (#145)
|
2016-12-22 03:11:46 -08:00 |
test
|
fix wait test (#158)
|
2016-12-25 23:43:01 -08:00 |
thirdparty
|
Object hashes (#104)
|
2016-12-08 20:57:08 -08:00 |
CMakeLists.txt
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
eviction_policy.c
|
Use sizeof(field) instead of sizeof(type) and other fixes. (#47)
|
2016-11-19 12:19:49 -08:00 |
eviction_policy.h
|
Add basic LRU eviction for the plasma store. (#26)
|
2016-11-05 21:34:11 -07:00 |
example.c
|
Keep objects in cache between tasks (#29)
|
2016-11-06 17:31:14 -08:00 |
fling.c
|
move methods related to plasma requests and replies to plasma.c (#60)
|
2016-11-23 21:13:19 -08:00 |
fling.h
|
move methods related to plasma requests and replies to plasma.c (#60)
|
2016-11-23 21:13:19 -08:00 |
Makefile
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
malloc.c
|
Put object store memory on /dev/shm on linux (#89)
|
2016-12-06 00:31:47 -08:00 |
malloc.h
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
plasma.c
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
plasma.h
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
plasma_client.c
|
Global scheduler - per-task transfer-aware policy (#145)
|
2016-12-22 03:11:46 -08:00 |
plasma_client.h
|
Global scheduler - per-task transfer-aware policy (#145)
|
2016-12-22 03:11:46 -08:00 |
plasma_extension.c
|
fix wait test (#158)
|
2016-12-25 23:43:01 -08:00 |
plasma_manager.c
|
Fix bug in ray.wait. (#153)
|
2016-12-23 16:22:41 -08:00 |
plasma_manager.h
|
Change db_connect to allow different arguments from different processes. (#142)
|
2016-12-20 20:21:35 -08:00 |
plasma_protocol.c
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
plasma_protocol.h
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
plasma_store.c
|
Use flatcc for serialization of IPC messages. (#140)
|
2016-12-20 14:46:25 -08:00 |
plasma_store.h
|
Object hashes (#104)
|
2016-12-08 20:57:08 -08:00 |
setup-env.sh
|
Changes to make tests pass on Travis. (#3)
|
2016-10-25 22:39:21 -07:00 |
setup.py
|
Python 3 compatibility. (#121)
|
2016-12-16 14:40:37 -08:00 |