]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - kernel/sched_features.h
sched: Remove NORMALIZED_SLEEPER
[mv-sheeva.git] / kernel / sched_features.h
index c545e048dfed3f2cfb5576b1f41bf99f09ce0027..404288354aeeb601fae8950f04746f0f10acf1fb 100644 (file)
@@ -12,13 +12,6 @@ SCHED_FEAT(FAIR_SLEEPERS, 1)
  */
 SCHED_FEAT(GENTLE_FAIR_SLEEPERS, 1)
 
-/*
- * By not normalizing the sleep time, heavy tasks get an effective
- * longer period, and lighter task an effective shorter period they
- * are considered running.
- */
-SCHED_FEAT(NORMALIZED_SLEEPER, 0)
-
 /*
  * Place new tasks ahead so that they do not starve already running
  * tasks