sched: allow the group scheduler to have multiple levels
authorDhaval Giani <dhaval@linux.vnet.ibm.com>
Sat, 19 Apr 2008 17:44:59 +0000 (19:44 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:44:59 +0000 (19:44 +0200)
commitec7dc8ac73e4a56ed03b673f026f08c0d547f597
tree851dd612f2c80e4643d10c18bb33ab5b2df9aa70
parent354d60c2ff72d86627dfe2089d186824abf4bb8e
sched: allow the group scheduler to have multiple levels

This patch makes the group scheduler multi hierarchy aware.

[a.p.zijlstra@chello.nl: rt-parts and assorted fixes]
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/sched.h
kernel/sched.c
kernel/user.c