diff options
author | Wanpeng Li <[email protected]> | 2015-05-13 14:01:03 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-19 10:06:46 +0200 |
commit | 9d514262425691dddf942edea8bc9919e66fe140 (patch) | |
tree | 98d4b95ceb5f29174080f0021b5aaf2ccda58f76 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | a6c0e746fb8f4ea6508f274314378325a6e1ec9b (diff) |
sched/deadline: Reduce rq lock contention by eliminating locking of non-feasible target
This patch adds a check that prevents futile attempts to move DL tasks
to a CPU with active tasks of equal or earlier deadline. The same
behavior as commit 80e3d87b2c55 ("sched/rt: Reduce rq lock contention
by eliminating locking of non-feasible target") for rt class.
Signed-off-by: Wanpeng Li <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions