sched: Move load balance code into sched_fair.c
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 17 Dec 2009 16:00:43 +0000 (17:00 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 21 Jan 2010 12:40:08 +0000 (13:40 +0100)
commit1e3c88bdeb1260edc341e45c9fb8efd182a5c511
tree532da8871a2a1954ecaa1bb35bdfa7386087fd7d
parent6d686f4564f3fc7c6e678852919e48ad331d276b
sched: Move load balance code into sched_fair.c

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>
kernel/sched.c
kernel/sched_fair.c