mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 02:01:24 +08:00
0998d69968
* Admission control, TODO: tests, object size * Unit tests for admission control and some bug fixes * Add object size to object table, only activate pull if object size is known * Some fixes, reset timer on eviction * doc * update * Trigger OOM from the pull manager * don't spam * doc * Update src/ray/object_manager/pull_manager.cc Co-authored-by: Eric Liang <ekhliang@gmail.com> * Remove useless tests * Fix test * osx build * Skip broken test * tests * Skip failing tests Co-authored-by: Eric Liang <ekhliang@gmail.com>