]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit370b3e86020863b1850ec9771426238d97a8cf28
treef58630b7876ae9e4308c0577e36aa13318b7bcfc
parentb81e2b78d846dc57c702fcf24df4e7042be0a413
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