projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9985b0b
)
sched: trivial sched_features cleanup
author
Mike Galbraith
<efault@gmx.de>
Sun, 8 Jun 2008 07:27:13 +0000
(09:27 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 10 Jun 2008 10:38:17 +0000
(12:38 +0200)
Remove unused debug/tuning features.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_features.h
patch
|
blob
|
history
diff --git
a/kernel/sched_features.h
b/kernel/sched_features.h
index 1c7283cb9581246d80ba668df6bfba63dfba3cc9..62b39ca92ebdfc92f36d7b40e6c03ed0e35a6b4a 100644
(file)
--- a/
kernel/sched_features.h
+++ b/
kernel/sched_features.h
@@
-6,5
+6,3
@@
SCHED_FEAT(CACHE_HOT_BUDDY, 1)
SCHED_FEAT(SYNC_WAKEUPS, 1)
SCHED_FEAT(HRTICK, 1)
SCHED_FEAT(DOUBLE_TICK, 0)
-SCHED_FEAT(NORMALIZED_SLEEPER, 1)
-SCHED_FEAT(DEADLINE, 1)