sched: rt-group: make rt groups scheduling configurable
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 13 Feb 2008 14:45:40 +0000 (15:45 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 13 Feb 2008 14:45:40 +0000 (15:45 +0100)
commit052f1dc7eb02300b05170ae341ccd03b76207778
treef58630b7876ae9e4308c0577e36aa13318b7bcfc
parent9f0c1e560c43327b70998e6c702b2f01321130d9
sched: rt-group: make rt groups scheduling configurable

Make the rt group scheduler compile time configurable.
Keep it experimental for now.

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