.. |
doc
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
format
|
Throw Python exception if plasma store cannot create new object. (#162)
|
2016-12-28 11:56:16 -08:00 |
test
|
wait until kill operation was successful (#210)
|
2017-01-17 20:15:48 -08:00 |
thirdparty
|
Object hashes (#104)
|
2016-12-08 20:57:08 -08:00 |
CMakeLists.txt
|
Switch build system to use CMake completely. (#200)
|
2017-01-17 16:56:40 -08:00 |
eviction_policy.c
|
Throw Python exception if plasma store cannot create new object. (#162)
|
2016-12-28 11:56:16 -08:00 |
eviction_policy.h
|
Throw Python exception if plasma store cannot create new object. (#162)
|
2016-12-28 11:56:16 -08: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 |
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
|
Delay releasing a maximum number of bytes in the plasma client. (#160)
|
2016-12-27 19:51:26 -08:00 |
plasma_client.c
|
Throw Python exception if plasma store cannot create new object. (#162)
|
2016-12-28 11:56:16 -08:00 |
plasma_client.h
|
Throw Python exception if plasma store cannot create new object. (#162)
|
2016-12-28 11:56:16 -08:00 |
plasma_extension.c
|
Plasma Optimizations (#190)
|
2017-01-09 20:15:54 -08:00 |
plasma_extension.h
|
Plasma Optimizations (#190)
|
2017-01-09 20:15:54 -08:00 |
plasma_manager.c
|
Suppress duplicate transfer requests (#185)
|
2017-01-06 22:14:51 -08:00 |
plasma_manager.h
|
Test object notifications from Plasma store (#141)
|
2016-12-29 23:10:38 -08:00 |
plasma_protocol.c
|
Delay releasing a maximum number of bytes in the plasma client. (#160)
|
2016-12-27 19:51:26 -08:00 |
plasma_protocol.h
|
Delay releasing a maximum number of bytes in the plasma client. (#160)
|
2016-12-27 19:51:26 -08:00 |
plasma_store.c
|
Check /dev/shm on Linux (#174)
|
2017-01-03 12:33:29 -08:00 |
plasma_store.h
|
Throw Python exception if plasma store cannot create new object. (#162)
|
2016-12-28 11:56:16 -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 |