diff options
author | Connor O'Brien <[email protected]> | 2024-10-09 16:53:37 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-10-14 12:52:41 +0200 |
commit | 2b05a0b4c08ffd6dedfbd27af8708742cde39b95 (patch) | |
tree | 3df836af0cce5aec91497cf1b24457cf62bce2aa /tools/perf/scripts/python/gecko.py | |
parent | 3a9320ecb06c6c5ca5a8a595717e5186b5f20141 (diff) |
sched: Add move_queued_task_locked helper
Switch logic that deactivates, sets the task cpu,
and reactivates a task on a different rq to use a
helper that will be later extended to push entire
blocked task chains.
This patch was broken out from a larger chain migration
patch originally by Connor O'Brien.
[jstultz: split out from larger chain migration patch]
Signed-off-by: Connor O'Brien <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Metin Kaya <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Reviewed-by: Qais Yousef <[email protected]>
Tested-by: K Prateek Nayak <[email protected]>
Tested-by: Metin Kaya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions