diff options
| author | Song Muchun <[email protected]> | 2018-10-14 11:26:12 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2018-10-16 07:36:01 +0000 |
| commit | 9845c49cc9bbb317a0bc9e9cf78d8e09d54c9af0 (patch) | |
| tree | 60ad2ff322aa6fef86deffc68288014f557524ad /tools/perf/scripts/python/syscall-counts.py | |
| parent | sched/fair: Fix throttle_list starvation with low CFS quota (diff) | |
| download | kernel-9845c49cc9bbb317a0bc9e9cf78d8e09d54c9af0.tar.gz kernel-9845c49cc9bbb317a0bc9e9cf78d8e09d54c9af0.zip | |
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
The comment and the code around the update_min_vruntime() call in
dequeue_entity() are not in agreement.
From commit:
b60205c7c558 ("sched/fair: Fix min_vruntime tracking")
I think that we want to update min_vruntime when a task is sleeping/migrating.
So, the check is inverted there - fix it.
Signed-off-by: Song Muchun <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Fixes: b60205c7c558 ("sched/fair: Fix min_vruntime tracking")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
