Files
linux/kernel/sched
Peter Zijlstra f12e148892 sched/fair: Prepare pick_next_task() for delayed dequeue
Delayed dequeue's natural end is when it gets picked again. Ensure
pick_next_task() knows what to do with delayed tasks.

Note, this relies on the earlier patch that made pick_next_task()
state invariant -- it will restart the pick on dequeue, because
obviously the just dequeued task is no longer eligible.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Valentin Schneider <vschneid@redhat.com>
Tested-by: Valentin Schneider <vschneid@redhat.com>
Link: https://lkml.kernel.org/r/20240727105029.747330118@infradead.org
2024-08-17 11:06:43 +02:00
..
2024-05-27 17:00:21 +02:00
2024-05-27 17:00:21 +02:00
2024-08-17 11:06:42 +02:00
2020-10-29 11:00:30 +01:00
2024-08-17 11:06:40 +02:00
2024-05-27 17:00:21 +02:00
2024-05-27 17:00:21 +02:00
2024-07-29 12:22:36 +02:00
2024-05-27 17:00:21 +02:00
2023-10-18 14:34:18 -07:00