• I
    sched: sync wakeups preempt too · 9c63d9c0
    Ingo Molnar 提交于
    make sure sync wakeups preempt too - the scheduler will not
    overschedule as we've got various throttles against that.
    As a result, sync wakeups can be used more widely in the kernel
    (to signal wakeup affinity between tasks), and no arbitrary
    latencies will be introduced either.
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    9c63d9c0
sched.c 169.9 KB