mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
4c3e509ea9
Standardize scheduler load-balancing function names on the sched_balance_() prefix. Also load_balance() has become somewhat of a misnomer: historically it was the first and primary load-balancing function that was called, but with the introduction of sched domains, it's become a lower layer function that balances runqueues. Rename it to sched_balance_rq() accordingly. Signed-off-by: Ingo Molnar <mingo@kernel.org> Reviewed-by: Shrikanth Hegde <sshegde@linux.ibm.com> Link: https://lore.kernel.org/r/20240308111819.1101550-6-mingo@kernel.org |
||
---|---|---|
.. | ||
completion.rst | ||
index.rst | ||
sched-arch.rst | ||
sched-bwc.rst | ||
sched-capacity.rst | ||
sched-deadline.rst | ||
sched-debug.rst | ||
sched-design-CFS.rst | ||
sched-domains.rst | ||
sched-energy.rst | ||
sched-nice-design.rst | ||
sched-pelt.c | ||
sched-rt-group.rst | ||
sched-stats.rst | ||
sched-util-clamp.rst | ||
schedutil.rst | ||
text_files.rst |