diff options
author | Peter Zijlstra <[email protected]> | 2019-11-08 14:15:56 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-11-11 08:35:19 +0100 |
commit | f488e1057bb97b881ed317557dc5e62ff8747393 (patch) | |
tree | 427549c89f668f363ef6a175f769081c55b90063 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7277a34c6be0b2972bdd1fea88c7cef409bed5b4 (diff) |
sched/core: Make pick_next_task_idle() more consistent
Only pick_next_task_fair() needs the @prev and @rf argument; these are
required to implement the cpu-cgroup optimization. None of the other
pick_next_task() methods need this. Make pick_next_task_idle() more
consistent.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions