scx/rust
Andrea Righi 27c1f9c329 scx_rustland_core: introduce preemption
Introduce the new dispatch flag RL_PREEMPT_CPU that can be used to
dispatch tasks that can preempt others.

Tasks with this flag set will be dispatched by the BPF part using
SCX_ENQ_PREEMPT, so they can potentially preempt any other task running
on the target CPU.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-04-23 07:13:30 +02:00
..
scx_rustland_core scx_rustland_core: introduce preemption 2024-04-23 07:13:30 +02:00
scx_utils uei: Export exit_code from UserExitInfo 2024-04-04 14:52:45 -05:00
meson.build rust: introduce scx_rustland_core crate 2024-02-28 17:49:44 +01:00