mirror of
https://github.com/JakeHillion/scx.git
synced 2024-12-14 10:47:17 +00:00
2d2c6083d7
Tasks dispatched directly using SCX_DSQ_LOCAL may receive excessively high priority compared to those dispatched by the user-space scheduler. To avoid this priority disparity, dispatch tasks to the per-CPU DSQs using direct dispatch and reserve SCX_DSQ_LOCAL for per-CPU kthreads only. Tested-by: Tested-by: SoulHarsh007 <harsh.peshwani@outlook.com> Signed-off-by: Andrea Righi <andrea.righi@canonical.com> |
||
---|---|---|
.. | ||
intf.h | ||
main.bpf.c |