diff options
author | Tejun Heo <tj@kernel.org> | 2025-04-29 21:40:10 +0300 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2025-04-29 21:40:10 +0300 |
commit | cdf5a6faa8cf0ef62ec238a18b898ca9827bc472 (patch) | |
tree | 753fc8bda0c3ddd6c2d669ef57f1508ef20c4ae9 /tools/perf/scripts/python/stackcollapse.py | |
parent | d9f754631021802b3bd3f58781b4c8ff3677b3a8 (diff) | |
download | linux-cdf5a6faa8cf0ef62ec238a18b898ca9827bc472.tar.xz |
sched_ext: Move dsq_hash into scx_sched
User DSQs are going to become per scheduler instance. Move dsq_hash into
scx_sched. This shifts the code that assumes scx_root to be the only
scx_sched instance up the call stack but doesn't remove them yet.
v2: Add missing rcu_read_lock() in scx_bpf_destroy_dsq() as per Andrea.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Andrea Righi <arighi@nvidia.com>
Acked-by: Changwoo Min <changwoo@igalia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions