mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
![]() * Replace a local scheduler ut_array with a std::vector. * Replace vector of sizes in local scheduler with std::pair. * Remove utarray include. * Replace utarray with std::vector for reading local scheduler input messages. * Remove more UT data structures. * Remove UT includes. * Fix linting. * Include stdlib.h to find size_t. * Remove includes of stdbool.h. * Replace std::pair with TaskQueueEntry. * Fix redis tests. * Reinstate tests. |
||
---|---|---|
.. | ||
common | ||
global_scheduler | ||
local_scheduler | ||
numbuf | ||
plasma |