sched: remove the sleep-bonus interactivity code
authorIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:59 +0000 (18:51 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 9 Jul 2007 16:51:59 +0000 (18:51 +0200)
commitf3479f10c5d667e591f4417a0bba78e221924206
treeb79d1aa84c8e80261beab4af90c29d3686efcbf0
parentc18a17329b3389315e8a138d998b217077509c13
sched: remove the sleep-bonus interactivity code

remove the sleep-bonus interactivity code from the core scheduler.

scheduling policy is implemented in the policy modules, and CFS does
not need such type of heuristics.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c