diff options
author | 2024-05-23 11:26:25 +0200 | |
---|---|---|
committer | 2024-08-17 11:06:43 +0200 | |
commit | f12e148892ede8d9ee82bcd3e469e6d01fc077ac (patch) | |
tree | 88d7ccde0e05866895aa537418e621fa2a6bd45c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sched/fair: Prepare exit/cleanup paths for delayed_dequeue (diff) | |
download | wireguard-linux-f12e148892ede8d9ee82bcd3e469e6d01fc077ac.tar.xz wireguard-linux-f12e148892ede8d9ee82bcd3e469e6d01fc077ac.zip |
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
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions