• Ingo Molnar's avatar
    sched: refine negative nice level granularity · 7cff8cf6
    Ingo Molnar authored
    refine the granularity of negative nice level tasks: let them
    reschedule more often to offset the effect of them consuming
    their wait_runtime proportionately slower. (This makes nice-0
    task scheduling smoother in the presence of negatively
    reniced tasks.)
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    7cff8cf6
sched_fair.c 26.8 KB