mirror of
https://github.com/JakeHillion/scx.git
synced 2024-12-02 13:57:11 +00:00
27c1f9c329
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> |
||
---|---|---|
.. | ||
scx_rustland_core | ||
scx_utils | ||
meson.build |