• I
    sched: fix sleeper bonus · 5d2b3d36
    Ingo Molnar 提交于
    Peter Ziljstra noticed that the sleeper bonus deduction code
    was not properly rate-limited: a task that scheduled more
    frequently would get a disproportionately large deduction.
    So limit the deduction to delta_exec.
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    5d2b3d36
sched_fair.c 26.9 KB