diff options
author | Wanpeng Li <[email protected]> | 2014-10-31 06:39:31 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-11-04 07:17:52 +0100 |
commit | 308a623a40ce168eb234ea82c2bd13ff85a098d9 (patch) | |
tree | de29313f91c8c98c353e422cdaf423b6494dcbb8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 75e23e49dbdd86aace375f599062aa67483a001b (diff) |
sched/rt: Clean up check_preempt_equal_prio()
This patch checks if current can be pushed/pulled somewhere else
in advance to make logic clear, the same behavior as dl class.
- If current can't be migrated, useless to reschedule, let's hope
task can move out.
- If task is migratable, so let's not schedule it and see if it
can be pushed or pulled somewhere else.
Signed-off-by: Wanpeng Li <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Kirill Tkhai <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Linus Torvalds <[email protected]>
Link: http://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