]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit531eec21b310253948edbcf03161d4614df90a68
tree4514f2370d898b93086779c821023319fe4c8b9d
parent8e2067b663fbcf8671691b2b55004790c6839e5a
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