scx/rust/scx_rustland_core/assets/bpf
Andrea Righi 778ee1406f scx_rustland_core: consume from the shared DSQ before local DSQ
The shared DSQ is typically used to prioritize tasks and dispatch them
on the first CPU available, so consume from the shared DSQ before the
local CPU DSQ.

Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
2024-05-21 18:08:19 +02:00
..
intf.h scx_rustland_core: use a separate field to store dispatch flags 2024-04-23 16:10:56 +02:00
main.bpf.c scx_rustland_core: consume from the shared DSQ before local DSQ 2024-05-21 18:08:19 +02:00