aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_features.h
AgeCommit message (Collapse)AuthorFilesLines
2008-04-19sched: /debug/sched_featuresPeter Zijlstra1-0/+10
provide a text based interface to the scheduler features; this saves the 'user' from setting bits using decimal arithmetic. Signed-off-by: Peter Zijlstra <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>