ray/test
Robert Nishihara 10e067e5e5 Delay releasing a maximum number of bytes in the plasma client. (#160)
* Send message from plasma client to get plasma store capacity.

* Release objects from plasma client if they are too large.

* Use doubly-linked list instead of ring buffer for plasma client release history.

* Address comments.

* Fix problem with slicing PlasmaBuffer objects.

* Fix crash in plasma manager during transfer.

* Formatting.

* Make plasma client cache larger and make caching test not throw exceptions on Travis.
2016-12-27 19:51:26 -08:00
..
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
array_test.py Python 3 compatibility. (#121) 2016-12-16 14:40:37 -08:00
failure_test.py Python 3 compatibility. (#121) 2016-12-16 14:40:37 -08:00
microbenchmarks.py Delay releasing a maximum number of bytes in the plasma client. (#160) 2016-12-27 19:51:26 -08:00
runtest.py Experimental utils for copying directories to other machines in the c… (#150) 2016-12-23 00:43:16 -08:00
stress_tests.py Start working toward Python3 compatibility. (#117) 2016-12-11 12:25:31 -08:00