mirror of
https://github.com/sched-ext/scx.git
synced 2024-12-12 19:47:18 +00:00
be681c731a
Provide additional task metrics to user-space schedulers via QueuedTask: - nvcsw: total amount of voluntary context switches - slice: task time slice "budget" (from p->scx.slice) - dsq_vtime: current task vtime (from p->scx.dsq_vtime) In this way user-space schedulers can quickly access these metrics to implement better scheduling policy. Signed-off-by: Andrea Righi <andrea.righi@linux.dev> |
||
---|---|---|
.. | ||
scx_loader | ||
scx_rustland_core | ||
scx_stats | ||
scx_utils | ||
.gitignore |