diff options
author | Ingo Molnar <[email protected]> | 2024-03-08 12:18:07 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2024-03-12 11:59:59 +0100 |
commit | 70a27d6d1b19392a23bb4a41de7788fbc539f18d (patch) | |
tree | b979d924d4c7d3e93b0af7b7def4480f968bab82 /drivers/gpu/drm/amd/amdgpu | |
parent | 33928ed8bde066316dc3cb6ccf7f74400073652f (diff) |
sched/balancing: Rename run_rebalance_domains() => sched_balance_softirq()
run_rebalance_domains() is a misnomer, as it doesn't only
run rebalance_domains(), but since the introduction of the
NOHZ code it also runs nohz_idle_balance().
Rename it to sched_balance_softirq(), reflecting its more
generic purpose and that it's a softirq handler.
Signed-off-by: Ingo Molnar <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Reviewed-by: Shrikanth Hegde <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions