mirror of
https://github.com/sched-ext/scx.git
synced 2024-11-29 22:20:23 +00:00
5cf113f058
Provide distinct methods to set the target CPU and the per-task time slice to dispatched tasks. Moreover, also provide a constructor to create a DispatchedTask from a QueuedTask (this allows to automatically bounce a task from the scheduler to the BPF dispatcher without having to take care of setting the individual task's attributes). This also allows to make most of the attributes of DispatchedTask private, especially it allows to hide cpumask_cnt, that should be only used internally between the BPF and the user-space component. Signed-off-by: Andrea Righi <andrea.righi@canonical.com> |
||
---|---|---|
.. | ||
scx_rustland_core | ||
scx_utils | ||
meson.build |