mirror of
https://github.com/JakeHillion/scx.git
synced 2024-11-30 04:50:24 +00:00
eec395f16a
Instead of determining the task time slice in ops.enqueue(), refresh the time slice immediately before the task is started on its assigned CPU in ops.running(). This ensures to apply the exact time slice specified by the user-space scheduler and the sched_ext core will never implicitly dispatch tasks using SCX_SLICE_DFL. Signed-off-by: Andrea Righi <andrea.righi@linux.dev> |
||
---|---|---|
.. | ||
scx_rustland_core | ||
scx_stats | ||
scx_utils | ||
meson.build |