sched: Optimize unused cgroup configuration
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Wed, 3 Jun 2009 13:41:20 +0000 (15:41 +0200)
committerIngo Molnar <mingo@elte.hu>
Sun, 2 Aug 2009 12:26:07 +0000 (14:26 +0200)
When cgroup group scheduling is built in, skip some code paths
if we don't have any (but the root) cgroups configured.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found