sched: Hook sched_balance_self() into sched_class::select_task_rq()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 10 Sep 2009 11:42:00 +0000 (13:42 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:01:04 +0000 (16:01 +0200)
Rather ugly patch to fully place the sched_balance_self() code
inside the fair class.

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