scx/rust
Yiwei Lin 8c2236770d Reduce MAX_ENQUEUED_TASKS to fit percpu allocator
The setting of ops->dispatch_max_batch leads to a too large allocated
size for percpu allocator, and it will be unhappy if we want a size
larger than PCPU_MIN_UNIT_SIZE. Reduce MAX_ENQUEUED_TASKS for fix.
2024-05-23 22:33:02 +08:00
..
scx_rustland_core Reduce MAX_ENQUEUED_TASKS to fit percpu allocator 2024-05-23 22:33:02 +08:00
scx_utils Add missing skel.attach() calls 2024-05-17 14:33:04 -10:00
meson.build rust: introduce scx_rustland_core crate 2024-02-28 17:49:44 +01:00