aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2025-04-09 09:05:59 -1000
committerTejun Heo <tj@kernel.org>2025-04-09 09:05:59 -1000
commitcc39454c341e02b929e565f8a37cfe9b18c7a0a9 (patch)
treed1582284ac42a54cb95c19c936f080442da5cebc /scripts/lib/kdoc/kdoc_files.py
parentsched_ext: Indentation updates (diff)
downloadwireguard-linux-cc39454c341e02b929e565f8a37cfe9b18c7a0a9.tar.xz
wireguard-linux-cc39454c341e02b929e565f8a37cfe9b18c7a0a9.zip
sched_ext: Remove scx_ops_enq_* static_keys
scx_ops_enq_last/exiting/migration_disabled are used to encode the corresponding SCX_OPS_ flags into static_keys. These flags aren't hot enough for static_key usage to make any meaningful difference and are made static_keys mostly because there was no reason not to. However, global static_keys can't work with the planned hierarchical multiple scheduler support. Remove the static_keys and test the ops flags directly. In repeated hackbench runs before and after static_keys removal on an AMD Ryzen 3900X, I couldn't tell any measurable performance difference. Signed-off-by: Tejun Heo <tj@kernel.org> Acked-by: Changwoo Min <changwoo@igalia.com> Acked-by: Andrea Righi <arighi@nvidia.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions