]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: add CFS debug sysctls
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:52:00 +0000 (18:52 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:52:00 +0000 (18:52 +0200)
commit77e54a1f88a1cb0746c7694fa40052bd02df1123
treefb329ec0f5b8dfadd3148d03598b48a0c543802b
parent7dd593608df3f9d4e4531cfe29f28c3a3766a0ee
sched: add CFS debug sysctls

add CFS debug sysctls: only tweakable if SCHED_DEBUG is enabled.
This allows for faster debugging of scheduler problems.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sysctl.c