git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
230059d
)
sched: Add a lock break for PREEMPT=y
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 17 Dec 2009 17:10:09 +0000
(18:10 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 21 Jan 2010 12:40:13 +0000
(13:40 +0100)
Since load-balancing can hold rq->locks for quite a long while, allow
breaking out early when there is lock contention.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched_fair.c
Simple merge