Skip to content

Commit 5aa31cb

Browse files
Guopeng Zhanghtejun
authored andcommitted
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>
1 parent b983c56 commit 5aa31cb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Documentation/admin-guide/cgroup-v2.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2934,7 +2934,8 @@ include/linux/misc_cgroup.h.
29342934
Misc Interface Files
29352935
~~~~~~~~~~~~~~~~~~~~
29362936

2937-
Miscellaneous controller provides 3 interface files. If two misc resources (res_a and res_b) are registered then:
2937+
Miscellaneous controller provides the following interface files. If two misc
2938+
resources (res_a and res_b) are registered then:
29382939

29392940
misc.capacity
29402941
A read-only flat-keyed file shown only in the root cgroup. It shows

0 commit comments

Comments
 (0)