Skip to content
Commit 9c63d9c0 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

sched: sync wakeups preempt too



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