diff options
| author | Tejun Heo <tj@kernel.org> | 2026-03-06 20:58:04 +0300 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-06 20:58:04 +0300 |
| commit | 0203e0c3f64c6e5b1cb8c28a6661e246feb8043c (patch) | |
| tree | 8a704146f816b966657754b2ca865108029693e1 /include/linux | |
| parent | 025b1bd419653f181c8b9c748aa07802177ff828 (diff) | |
| download | linux-0203e0c3f64c6e5b1cb8c28a6661e246feb8043c.tar.xz | |
sched_ext: Dispatch from all scx_sched instances
The cgroup sub-sched support involves invasive changes to many areas of
sched_ext. The overall scaffolding is now in place and the next step is
implementing sub-sched enable/disable.
To enable partial testing and verification, update balance_one() to
dispatch from all scx_sched instances until it finds a task to run. This
should keep scheduling working when sub-scheds are enabled with tasks on
them. This will be replaced by BPF-driven hierarchical operation.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
