• I
    sched: refine negative nice level granularity · 7cff8cf6
    Ingo Molnar 提交于
    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: NIngo Molnar <mingo@elte.hu>
    7cff8cf6
sched_fair.c 26.8 KB