mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
remove the sleep_type heuristics from the core scheduler - scheduling policy is implemented in the scheduling-policy modules. (and CFS does not use this type of sleep-type heuristics) Signed-off-by: Ingo Molnar <mingo@elte.hu>