diff options
author | Peter Zijlstra <peterz@infradead.org> | 2023-05-31 13:58:46 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2023-07-19 09:43:58 +0200 |
commit | e8f331bcc270354a803c2127c486190d33eac441 (patch) | |
tree | ca9ec44656573d8f2bc28262e58172f09bfcd19a /kernel/scftorture.c | |
parent | 76cae9dbe185b82aeb0640aa2b73da4a8e0088ce (diff) |
sched/smp: Use lag to simplify cross-runqueue placement
Using lag is both more correct and simpler when moving between
runqueues.
Notable, min_vruntime() was invented as a cheap approximation of
avg_vruntime() for this very purpose (SMP migration). Since we now
have the real thing; use it.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20230531124604.068911180@infradead.org
Diffstat (limited to 'kernel/scftorture.c')
0 files changed, 0 insertions, 0 deletions