]> git.baikalelectronics.ru Git - kernel.git/commit
sched: /debug/sched_features
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
commit024ab0ca62cec2778f67ec036f1f1b0029257138
tree56604b844199ded71c518706f3c3a11275432266
parentd73c269d40fbb86671ce7ddaa6f353542a613e4b
sched: /debug/sched_features

provide a text based interface to the scheduler features; this saves the
'user' from setting bits using decimal arithmetic.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
kernel/sched_features.h [new file with mode: 0644]