commit | e709715915d69b6a929d77e7652c9c3fea61c317 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Jun 03 15:41:20 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 02 14:26:07 2009 +0200 |
tree | 69ed9845b4b4c412cc17d59469e46ebb41de0c31 | |
parent | a5004278f0525dcb9aa43703ef77bf371ea837cd [diff] |
sched: Optimize unused cgroup configuration 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>