Skip to content
Commit 5d2b3d36 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched: fix sleeper bonus



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: default avatarIngo Molnar <mingo@elte.hu>
parent 6707de00
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment