diff options
author | 2024-08-14 00:25:49 +0200 | |
---|---|---|
committer | 2024-09-03 15:26:30 +0200 | |
commit | 7d2180d9d943d31491d77e336557f33670cfe7fd (patch) | |
tree | f1d8261338798f8eecf3efd9c03c3c408788326a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sched/fair: Properly deactivate sched_delayed task upon class change (diff) | |
download | wireguard-linux-7d2180d9d943d31491d77e336557f33670cfe7fd.tar.xz wireguard-linux-7d2180d9d943d31491d77e336557f33670cfe7fd.zip |
sched: Use set_next_task(.first) where required
Turns out the core_sched bits forgot to use the
set_next_task(.first=true) variant. Notably:
pick_next_task() := pick_task() + set_next_task(.first = true)
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240813224015.614146342@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions