[PATCH 0/2] Fix SCHED_IDLE behavior on wakeup preemption

Abel Wu posted 2 patches 9 months, 3 weeks ago
There is a newer version of this series
kernel/sched/fair.c | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
[PATCH 0/2] Fix SCHED_IDLE behavior on wakeup preemption
Posted by Abel Wu 9 months, 3 weeks ago
Patch 1: Fixes unintended gap between SCHED_IDLE tasks and entities.
Patch 2: Fixes scope of WAKEUP_PREEMPTION to meet SCHED_IDLE semantics.

Abel Wu (2):
  sched/fair: Do not let idle entities preempt others
  sched/fair: Fix premature check of WAKEUP_PREEMPTION

 kernel/sched/fair.c | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

-- 
2.37.3