Skip to content
Commit 71e20f18 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched: affine sync wakeups



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: default avatarIngo Molnar <mingo@elte.hu>
parent d172fcd3
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