diff options
author | 2025-01-31 16:09:29 +0900 | |
---|---|---|
committer | 2025-02-02 07:23:18 -1000 | |
commit | f7f6142107f0e0dd4a2b041116461a049ca18cb0 (patch) | |
tree | 0353dac975cfb1e2ac2ed1810ebe1c61e3738b0c /scripts/rust_is_available_test.py | |
parent | sched_ext: Implement event counter infrastructure (diff) | |
download | wireguard-linux-f7f6142107f0e0dd4a2b041116461a049ca18cb0.tar.xz wireguard-linux-f7f6142107f0e0dd4a2b041116461a049ca18cb0.zip |
sched_ext: Add an event, SCX_EV_SELECT_CPU_FALLBACK
Add a core event, SCX_EV_SELECT_CPU_FALLBACK, which represents how many times
ops.select_cpu() returns a CPU that the task can't use.
__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