Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wakeup preemption fix: do not make it dependent on p->prio. Preemption purely depends on ->vruntime. This improves preemption in mixed-nice-level workloads. Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information