diff options
| author | Peter Zijlstra <[email protected]> | 2020-11-17 18:19:32 -0500 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2021-05-12 11:43:28 +0200 |
| commit | 21f56ffe4482e501b9e83737612493eeaac21f5a (patch) | |
| tree | 5751d649c59634ba11f57e214614d7d7168df7bb /tools/perf/scripts/python/bin | |
| parent | 875feb41fd20f6bd6054c9e79a5bcd9da6d8d2b2 (diff) | |
sched: Introduce sched_class::pick_task()
Because sched_class::pick_next_task() also implies
sched_class::set_next_task() (and possibly put_prev_task() and
newidle_balance) it is not state invariant. This makes it unsuitable
for remote task selection.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
[Vineeth: folded fixes]
Signed-off-by: Vineeth Remanan Pillai <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Don Hiatt <[email protected]>
Tested-by: Hongyu Ning <[email protected]>
Tested-by: Vincent Guittot <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions