.. |
doc
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
format
|
Convert local scheduler messages to flatbuffers (#340)
|
2017-03-15 16:27:52 -07:00 |
test
|
Convert eviction code to STL (#534)
|
2017-05-09 21:26:22 -07:00 |
thirdparty
|
Make putting large objects work. (#411)
|
2017-04-05 01:04:05 -07:00 |
CMakeLists.txt
|
Use Arrow Tensors for serializing numpy arrays and get rid of extra memcpy. (#436)
|
2017-04-10 01:37:34 -07:00 |
eviction_policy.cc
|
Convert eviction code to STL (#534)
|
2017-05-09 21:26:22 -07:00 |
eviction_policy.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -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
|
Convert task_spec to flatbuffers (#255)
|
2017-03-05 02:05:02 -08:00 |
malloc.h
|
Rearrange plasma files to prepare for merging into Ray.
|
2016-10-25 14:27:45 -07:00 |
plasma.cc
|
Fix bug with reused file descriptors (#471)
|
2017-05-02 19:45:27 -07:00 |
plasma.h
|
Fix bug with reused file descriptors (#471)
|
2017-05-02 19:45:27 -07:00 |
plasma_client.cc
|
Convert Plasma client to STL (#486)
|
2017-04-25 01:25:40 -07:00 |
plasma_client.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -08:00 |
plasma_extension.cc
|
Convert local scheduler messages to flatbuffers (#340)
|
2017-03-15 16:27:52 -07:00 |
plasma_extension.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -08:00 |
plasma_manager.cc
|
Fix bug with reused file descriptors (#471)
|
2017-05-02 19:45:27 -07:00 |
plasma_manager.h
|
Fix bug with reused file descriptors (#471)
|
2017-05-02 19:45:27 -07:00 |
plasma_protocol.cc
|
Remove n^2 algorithm in plasma get (#466)
|
2017-04-17 23:37:33 -07:00 |
plasma_protocol.h
|
Remove n^2 algorithm in plasma get (#466)
|
2017-04-17 23:37:33 -07:00 |
plasma_store.cc
|
Convert pending_notifications to STL (#484)
|
2017-04-24 14:41:34 -07:00 |
plasma_store.h
|
Change type naming convention. (#315)
|
2017-02-26 00:32:43 -08:00 |
setup-env.sh
|
Changes to make tests pass on Travis. (#3)
|
2016-10-25 22:39:21 -07:00 |
setup.py
|
Run flake8 in Travis and make code PEP8 compliant. (#387)
|
2017-03-21 12:57:54 -07:00 |