ray/src/plasma
2016-11-11 17:05:40 -08:00
..
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
lib/python Fix bug in which worker import counters were treated incorrectly. (#28) 2016-11-06 22:24:39 -08:00
test Keep objects in cache between tasks (#29) 2016-11-06 17:31:14 -08:00
thirdparty Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
eviction_policy.c Add basic LRU eviction for the plasma store. (#26) 2016-11-05 21:34:11 -07: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 Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
fling.h Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
Makefile Add basic LRU eviction for the plasma store. (#26) 2016-11-05 21:34:11 -07:00
malloc.c Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
malloc.h Rearrange plasma files to prepare for merging into Ray. 2016-10-25 14:27:45 -07:00
plasma.h Add basic LRU eviction for the plasma store. (#26) 2016-11-05 21:34:11 -07:00
plasma_client.c Merge task table and task log into a single table (#30) 2016-11-10 18:13:26 -08:00
plasma_client.h Keep objects in cache between tasks (#29) 2016-11-06 17:31:14 -08:00
plasma_manager.c fix bug in wait (#35) 2016-11-11 17:05:40 -08:00
plasma_manager.h Implement plasma.wait (#12) 2016-10-29 17:30:34 -07:00
plasma_store.c Merge task table and task log into a single table (#30) 2016-11-10 18:13:26 -08:00
plasma_store.h Add basic LRU eviction for the plasma store. (#26) 2016-11-05 21:34:11 -07:00
setup-env.sh Changes to make tests pass on Travis. (#3) 2016-10-25 22:39:21 -07:00