diff options
author | Vincent Guittot <vincent.guittot@linaro.org> | 2021-10-19 14:35:37 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2021-10-31 11:11:38 +0100 |
commit | 8ea9183db4ad8afbcb7089a77c23eaf965b0cacd (patch) | |
tree | fb529629b90f7ff58c6ce7571adfae771a2ca5cd /arch/x86/kernel/cpu/common.c | |
parent | sched/fair: Remove sysctl_sched_migration_cost condition (diff) | |
download | linux-8ea9183db4ad8afbcb7089a77c23eaf965b0cacd.tar.xz linux-8ea9183db4ad8afbcb7089a77c23eaf965b0cacd.zip |
sched/fair: Cleanup newidle_balance
update_next_balance() uses sd->last_balance which is not modified by
load_balance() so we can merge the 2 calls in one place.
No functional change
Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Dietmar Eggemann <dietmar.eggemann@arm.com>
Acked-by: Mel Gorman <mgorman@suse.de>
Link: https://lore.kernel.org/r/20211019123537.17146-6-vincent.guittot@linaro.org
Diffstat (limited to 'arch/x86/kernel/cpu/common.c')
0 files changed, 0 insertions, 0 deletions