diff options
| author | Tejun Heo <tj@kernel.org> | 2026-03-06 07:58:03 -1000 |
|---|---|---|
| committer | Tejun Heo <tj@kernel.org> | 2026-03-06 07:58:03 -1000 |
| commit | d94d09a23340b343ffc6ad935f4a7fa90516684a (patch) | |
| tree | 532795f8ddd84b422fe58ecbdb99fa3d2e8aa0cf /tools/perf/scripts/python/bin | |
| parent | 39d0b2c43776fc84a27b2fc37cebe89e442aafd8 (diff) | |
sched_ext: When calling ops.dispatch() @prev must be on the same scx_sched
The @prev parameter passed into ops.dispatch() is expected to be on the
same sched. Passing in @prev which isn't on the sched can spuriously
trigger failures that can kill the scheduler. Pass in @prev iff it's on
the same sched.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
