diff options
author | 2025-02-04 14:20:51 +0900 | |
---|---|---|
committer | 2025-02-04 10:36:47 -1000 | |
commit | 824d4f2dce50da4b748c1e280cb50e4b82146ce7 (patch) | |
tree | f37ab40c586425091e461615feb2070eec11593e /scripts/rust_is_available_test.py | |
parent | sched_ext: Add an event, SCX_EV_DISPATCH_KEEP_LAST (diff) | |
download | wireguard-linux-824d4f2dce50da4b748c1e280cb50e4b82146ce7.tar.xz wireguard-linux-824d4f2dce50da4b748c1e280cb50e4b82146ce7.zip |
sched_ext: Add an event, SCX_EV_ENQ_SKIP_EXITING
Add a core event, SCX_EV_ENQ_SKIP_EXITING, which represents how many
times a task is enqueued to a local DSQ when exiting if
SCX_OPS_ENQ_EXITING is not set.
__scx_add_event() is used since the caller holds an rq lock,
so the preemption has already been disabled.
Signed-off-by: Changwoo Min <changwoo@igalia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions