.. |
doc
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
format
|
Change get to take a timeout and multiple object IDs. (#212)
|
2017-01-19 12:21:12 -08:00 |
test
|
Retry connections in photon connect, consolidate code in io.c (#294)
|
2017-02-17 23:41:21 -08:00 |
thirdparty
|
Object hashes (#104)
|
2016-12-08 20:57:08 -08:00 |
CMakeLists.txt
|
Reconstruction for evicted objects (#181)
|
2017-02-01 19:18:46 -08:00 |
eviction_policy.c
|
General attribute-based heterogeneity support with hard and soft constraints (#248)
|
2017-02-09 01:34:14 -08:00 |
eviction_policy.h
|
Throw Python exception if plasma store cannot create new object. (#162)
|
2016-12-28 11:56:16 -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
|
Prevent plasma store and manager from dying when a client dies. (#203)
|
2017-01-17 20:34:31 -08:00 |
plasma.h
|
Prevent plasma store and manager from dying when a client dies. (#203)
|
2017-01-17 20:34:31 -08:00 |
plasma_client.c
|
Retry connections in photon connect, consolidate code in io.c (#294)
|
2017-02-17 23:41:21 -08:00 |
plasma_client.h
|
Change get to take a timeout and multiple object IDs. (#212)
|
2017-01-19 12:21:12 -08:00 |
plasma_extension.c
|
Reconstruction for evicted objects (#181)
|
2017-02-01 19:18:46 -08:00 |
plasma_extension.h
|
Reconstruction for evicted objects (#181)
|
2017-02-01 19:18:46 -08:00 |
plasma_manager.c
|
Change all table calls to use default retry behavior. (#312)
|
2017-02-24 12:41:32 -08:00 |
plasma_manager.h
|
Change fetch requests in plasma manager to use a single timer. (#234)
|
2017-02-01 12:21:52 -08:00 |
plasma_protocol.c
|
Change get to take a timeout and multiple object IDs. (#212)
|
2017-01-19 12:21:12 -08:00 |
plasma_protocol.h
|
Change get to take a timeout and multiple object IDs. (#212)
|
2017-01-19 12:21:12 -08:00 |
plasma_store.c
|
Fix stack overflow if many objects are fetched. (#237)
|
2017-02-04 16:49:36 -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 |