sched: fair-group: de-couple load-balancing from the rb-trees
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
commit4a55bd5e97b1775913f88f11108a4f144f590e89
tree4514f2370d898b93086779c821023319fe4c8b9d
parentac884dec6d4a7df252150af875cffddf8f1d9c15
sched: fair-group: de-couple load-balancing from the rb-trees

De-couple load-balancing from the rb-trees, so that I can change their
organization.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/init_task.h
include/linux/sched.h
kernel/sched.c
kernel/sched_fair.c