]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sched: Add commadline option for RT_GROUP_SCHED toggling
authorMichal Koutný <mkoutny@suse.com>
Mon, 10 Mar 2025 17:04:36 +0000 (18:04 +0100)
committerPeter Zijlstra <peterz@infradead.org>
Tue, 8 Apr 2025 18:55:53 +0000 (20:55 +0200)
commite34e0131fea1b0f63c2105a1958c94af2ee90f4d
tree4fa9cdf6052340a717e6e991aa86023d47ac0036
parenta5a25b32c08a31c03258ec4960bec26caaf76e9a
sched: Add commadline option for RT_GROUP_SCHED toggling

Only simple implementation with a static key wrapper, it will be wired
in later.

Signed-off-by: Michal Koutný <mkoutny@suse.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20250310170442.504716-5-mkoutny@suse.com
Documentation/admin-guide/kernel-parameters.txt
init/Kconfig
kernel/sched/core.c
kernel/sched/sched.h