]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Docs/admin-guide/cgroup-v2: drop stale misc interface file count
authorGuopeng Zhang <zhangguopeng@kylinos.cn>
Tue, 7 Jul 2026 10:21:46 +0000 (18:21 +0800)
committerTejun Heo <tj@kernel.org>
Tue, 7 Jul 2026 22:26:23 +0000 (12:26 -1000)
commit5aa31cb1dfb08f19408c9c33da71f46525f6cba9
treeff6727025a19ee939248f8c7a58cf908c56e96ca
parentb983c56426383e4a06fa5970c4e33cee879b1482
Docs/admin-guide/cgroup-v2: drop stale misc interface file count

The Miscellaneous controller documentation states it "provides 3 interface
files", but misc_cg_files[] actually registers six (max, current, peak,
capacity, events, events.local). Drop the stale count and let the file
list that follows speak for itself.

Signed-off-by: Guopeng Zhang <zhangguopeng@kylinos.cn>
Signed-off-by: Tejun Heo <tj@kernel.org>
Documentation/admin-guide/cgroup-v2.rst