[PATCH 0/3] Docs/admin-guide/cgroup: update controller interface docs
From: Guopeng Zhang
Date: Tue Jul 07 2026 - 06:24:23 EST
From: Guopeng Zhang <zhangguopeng@xxxxxxxxxx>
Hi,
This small series updates cgroup controller documentation to match the
interfaces exposed by the current code.
Patch 1 drops a stale interface-file count from the misc controller
documentation.
Patch 2 documents the RDMA v1 interface files that are already exposed
by the controller and already documented for cgroup v2.
Patch 3 notes that the io.latency-specific depth, avg_lat and win
io.stat fields are only emitted when blkcg_debug_stats is enabled, and
qualifies the usage text that suggests using avg_lat to pick a latency
target.
Thanks,
Guopeng
Guopeng Zhang (3):
Docs/admin-guide/cgroup-v2: drop stale misc interface file count
Docs/admin-guide/cgroup-v1: document rdma.peak, rdma.events and
rdma.events.local
Docs/admin-guide/cgroup-v2: note blkcg_debug_stats gates io.latency
stats
Documentation/admin-guide/cgroup-v1/rdma.rst | 66 ++++++++++++++++++++
Documentation/admin-guide/cgroup-v2.rst | 16 +++--
2 files changed, 76 insertions(+), 6 deletions(-)
--
2.43.0