diff options
author | 2025-04-29 08:40:10 -1000 | |
---|---|---|
committer | 2025-04-29 08:40:10 -1000 | |
commit | 48e12677738663c6ac7be6abe7b216ec74a5b6e6 (patch) | |
tree | 9e6c5d0673767ff77450e326f84265b07cd955ca /scripts/lib/kdoc/kdoc_re.py | |
parent | Merge branch 'for-6.15-fixes' into for-6.16 (diff) | |
download | wireguard-linux-48e12677738663c6ac7be6abe7b216ec74a5b6e6.tar.xz wireguard-linux-48e12677738663c6ac7be6abe7b216ec74a5b6e6.zip |
sched_ext: Introduce scx_sched
To support multiple scheduler instances, collect some of the global
variables that should be specific to a scheduler instance into the new
struct scx_sched. scx_root is the root scheduler instance and points to a
static instance of struct scx_sched. Except for an extra dereference through
the scx_root pointer, this patch makes no functional changes.
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 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions