• I
    sched: affine sync wakeups · 71e20f18
    Ingo Molnar 提交于
    make sync wakeups affine for cache-cold tasks: if a cache-cold task
    is woken up by a sync wakeup then use the opportunity to migrate it
    straight away. (the two tasks are 'related' because they communicate)
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    71e20f18
pipe.c 24.4 KB