sched/fair: Reduce the window for duplicated update
authorVincent Guittot <vincent.guittot@linaro.org>
Wed, 24 Feb 2021 13:30:07 +0000 (14:30 +0100)
committerIngo Molnar <mingo@kernel.org>
Sat, 6 Mar 2021 11:40:22 +0000 (12:40 +0100)
commit39b6a429c30482c349f1bb3746470fe473cbdb0f
tree5abc6053e719b9429dd5390c483651ca4703cca4
parentc6f886546cb8a38617cdbe755fe50d3acd2463e4
sched/fair: Reduce the window for duplicated update

Start to update last_blocked_load_update_tick to reduce the possibility
of another cpu starting the update one more time

Signed-off-by: Vincent Guittot <vincent.guittot@linaro.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Link: https://lkml.kernel.org/r/20210224133007.28644-8-vincent.guittot@linaro.org
kernel/sched/fair.c