]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit36240dcb2a3c6262b78a812cfb517083c7ea76c1
tree851dd612f2c80e4643d10c18bb33ab5b2df9aa70
parentf78fc1be22bef74533bf100f7ef7cdaad41ea23d
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