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:
f5f08f3
)
sched: Move sched_balance_self() into sched_fair.c
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Thu, 10 Sep 2009 11:36:25 +0000
(13:36 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 15 Sep 2009 14:01:04 +0000
(16:01 +0200)
Move the sched_balance_self() code into sched_fair.c
This facilitates the merger of sched_balance_self() and
sched_fair::select_task_rq().
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