Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sched: do not wakeup-preempt with SCHED_BATCH tasks
do not wakeup-preempt with SCHED_BATCH tasks, their preemption is batched too, driven by the tick. Signed-off-by: Ingo Molnar <mingo@elte.hu>
- Loading branch information