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:
ad474ca
)
sched: release buddies on yield
author
Peter Zijlstra
<peterz@infradead.org>
Tue, 11 Nov 2008 10:52:33 +0000
(11:52 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 11 Nov 2008 10:57:22 +0000
(11:57 +0100)
Clear buddies on yield, so that the buddy rules don't schedule them
despite them being placed right-most.
This fixed a performance regression with yield-happy binary JVMs.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Tested-by: Lin Ming <ming.m.lin@intel.com>
No differences found