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:
6d686f4
)
sched: Move load balance code into sched_fair.c
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 17 Dec 2009 16:00:43 +0000
(17:00 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 21 Jan 2010 12:40:08 +0000
(13:40 +0100)
Straight fwd code movement.
Since non of the load-balance abstractions are used anymore, do away with
them and simplify the code some. In preparation move the code around.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found