diff options
| author | Tejun Heo <tj@kernel.org> | 2026-03-06 20:58:03 +0300 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-06 20:58:03 +0300 |
| commit | 39d0b2c43776fc84a27b2fc37cebe89e442aafd8 (patch) | |
| tree | 3e471abdb49e8b6699a5b95984362a7b7cb17d94 /include/linux | |
| parent | c7f0e467a27a9ee98a324f12b25abf53280d71d0 (diff) | |
| download | linux-39d0b2c43776fc84a27b2fc37cebe89e442aafd8.tar.xz | |
sched_ext: Factor out scx_dispatch_sched()
In preparation of multiple scheduler support, factor out
scx_dispatch_sched() from balance_one(). The function boundary makes
remembering $prev_on_scx and $prev_on_rq less useful. Open code $prev_on_scx
in balance_one() and $prev_on_rq in both balance_one() and
scx_dispatch_sched().
No functional changes.
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
