mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
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>
This commit is contained in:
parent
6d686f4564
commit
1e3c88bdeb
2 changed files with 1844 additions and 1840 deletions
1919
kernel/sched.c
1919
kernel/sched.c
File diff suppressed because it is too large
Load diff
1765
kernel/sched_fair.c
1765
kernel/sched_fair.c
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue