diff options
author | Peter Zijlstra <peterz@infradead.org> | 2024-08-14 00:25:50 +0200 |
---|---|---|
committer | Peter Zijlstra <peterz@infradead.org> | 2024-09-03 15:26:30 +0200 |
commit | dae4320b29f0bbdae93f7c1f6f80b19f109ca0bc (patch) | |
tree | b9b0fb36898a3fed86da025639ac38301270975a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7d2180d9d943d31491d77e336557f33670cfe7fd (diff) |
sched: Fixup set_next_task() implementations
The rule is that:
pick_next_task() := pick_task() + set_next_task(.first = true)
Turns out, there's still a few things in pick_next_task() that are
missing from that combination.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20240813224015.724111109@infradead.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions