aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2024-05-23 11:26:25 +0200
committerPeter Zijlstra <[email protected]>2024-08-17 11:06:43 +0200
commitf12e148892ede8d9ee82bcd3e469e6d01fc077ac (patch)
tree88d7ccde0e05866895aa537418e621fa2a6bd45c /scripts/generate_rust_analyzer.py
parent2e0199df252a536a03f4cb0810324dff523d1e79 (diff)
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) <[email protected]> Reviewed-by: Valentin Schneider <[email protected]> Tested-by: Valentin Schneider <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions