diff options
| author | Tejun Heo <[email protected]> | 2024-09-09 23:40:44 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2024-09-10 20:45:20 +0000 |
| commit | 513ed0c7ccc103c2ff668154854ec410729a3170 (patch) | |
| tree | 50b3c4746ab5bef85e9b4f8fd8650b045fd58f95 /rust/helpers/helpers.c | |
| parent | sched_ext: Synchronize bypass state changes with rq lock (diff) | |
| download | kernel-513ed0c7ccc103c2ff668154854ec410729a3170.tar.gz kernel-513ed0c7ccc103c2ff668154854ec410729a3170.zip | |
sched_ext: Don't trigger ops.quiescent/runnable() on migrations
A task moving across CPUs should not trigger quiescent/runnable task state
events as the task is staying runnable the whole time and just stopping and
then starting on different CPUs. Suppress quiescent/runnable task state
events if task_on_rq_migrating().
Signed-off-by: Tejun Heo <[email protected]>
Suggested-by: David Vernet <[email protected]>
Cc: Daniel Hodges <[email protected]>
Cc: Changwoo Min <[email protected]>
Cc: Andrea Righi <[email protected]>
Cc: Dan Schatzberg <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions
