[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250522-rt-and-cpu-controller-doc-v3-0-483fc9cca591@sony.com>
Date: Thu, 22 May 2025 11:08:11 +0900
From: Shashank Balaji <shashank.mahadasyam@...y.com>
To: Tejun Heo <tj@...nel.org>, Johannes Weiner <hannes@...xchg.org>,
Michal Koutný <mkoutny@...e.com>,
Jonathan Corbet <corbet@....net>
Cc: cgroups@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, Shinya Takumi <shinya.takumi@...y.com>,
Shashank Balaji <shashank.mahadasyam@...y.com>
Subject: [PATCH v3 0/3] cgroup, docs: cpu controller interaction with
various scheduling policies
The cgroup v2 cpu controller interface files interact with processes
differently based on their scheduling policy and the underlying
scheduler used (fair-class vs. BPF scheduler). This patchset
documents these differences.
Signed-off-by: Shashank Balaji <shashank.mahadasyam@...y.com>
---
Changes in v3:
- Refer to sched-ext.rst for fair-class vs. BPF scheduler instead of repeating
the details in cgroup-v2.rst
- Link to v2: https://lore.kernel.org/r/20250520-rt-and-cpu-controller-doc-v2-0-70a2b6a1b703@sony.com
Changes in v2:
- Expanded scope from only RT processes to all scheduling policies
- Link to v1: https://lore.kernel.org/all/20250305-rt-and-cpu-controller-doc-v1-0-7b6a6f5ff43d@sony.com/
---
Shashank Balaji (3):
cgroup, docs: convert space indentation to tab indentation
sched_ext, docs: convert mentions of "CFS" to "fair-class scheduler"
cgroup, docs: cpu controller's interaction with various scheduling policies
Documentation/admin-guide/cgroup-v2.rst | 77 ++++++++++++++++++++++++---------
Documentation/scheduler/sched-ext.rst | 8 ++--
2 files changed, 60 insertions(+), 25 deletions(-)
---
base-commit: 036ee8a17bd046d7a350de0aae152307a061cc46
change-id: 20250226-rt-and-cpu-controller-doc-8a8aac572f3e
Best regards,
--
Shashank Balaji <shashank.mahadasyam@...y.com>
Powered by blists - more mailing lists