linux-stable/Documentation/translations/zh_CN/scheduler
Ingo Molnar 4c3e509ea9 sched/balancing: Rename load_balance() => sched_balance_rq()
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
2024-03-12 12:00:00 +01:00
..
completion.rst
index.rst docs/zh_CN: Add schedutil Chinese translation 2022-04-05 10:38:02 -06:00
sched-arch.rst Documentation: Drop or replace remaining mentions of IA64 2023-09-11 08:13:18 +00:00
sched-bwc.rst docs/zh_CN: add scheduler sched-bwc translation 2021-12-06 12:15:49 -07:00
sched-capacity.rst sched/doc: supplement CPU capacity with RISC-V 2023-03-07 10:19:04 -07:00
sched-debug.rst docs/zh_CN: Add sched-debug Chinese translation 2022-04-05 10:30:51 -06:00
sched-design-CFS.rst sched/doc: Update documentation after renames and synchronize Chinese version 2023-11-26 16:24:48 +01:00
sched-domains.rst sched/balancing: Rename load_balance() => sched_balance_rq() 2024-03-12 12:00:00 +01:00
sched-energy.rst docs/zh_CN: Add sched-energy Chinese translation 2022-02-15 16:28:54 -07:00
sched-nice-design.rst docs/zh_CN: Add sched-nice-design Chinese translation 2022-03-16 15:49:57 -06:00
sched-stats.rst sched/balancing: Rename load_balance() => sched_balance_rq() 2024-03-12 12:00:00 +01:00
schedutil.rst sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true) 2023-12-23 15:59:56 +01:00