The main goal of this patchset is to add the cgroup v2 cpuset controller HOWTO. In v1 of this series, Juri commented that rt-app no longer takes command-line options. So I ended up converting the rt-app examples to either use chrt instead or use config.json. Signed-off-by: Shashank Balaji <shashank.mahadasyam@xxxxxxxx> --- Changes in v2: - update rt-app examples to either use a chrt example or use config.json - Link to v1: https://lore.kernel.org/r/20250522-sched-deadline-cpu-affinity-v1-1-2172c683acac@xxxxxxxx --- Shashank Balaji (2): sched_deadline, docs: replace rt-app examples with chrt or use config.json sched_deadline, docs: add affinity setting with cgroup2 cpuset controller Documentation/scheduler/sched-deadline.rst | 77 ++++++++++++++++++++---------- 1 file changed, 53 insertions(+), 24 deletions(-) --- base-commit: 914873bc7df913db988284876c16257e6ab772c6 change-id: 20250522-sched-deadline-cpu-affinity-b0b4edf0ddc9 Best regards, -- Shashank Balaji <shashank.mahadasyam@xxxxxxxx>