Skip to content

Commit 4b53bb8

Browse files
brookxu-txhtejun
authored andcommitted
docs/cgroup: add entry for misc.events
Added descriptions of misc.events. Signed-off-by: Chunguang Xu <[email protected]> Reviewed-by: Michal Koutný <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent b033575 commit 4b53bb8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/admin-guide/cgroup-v2.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2310,6 +2310,16 @@ Miscellaneous controller provides 3 interface files. If two misc resources (res_
23102310
Limits can be set higher than the capacity value in the misc.capacity
23112311
file.
23122312

2313+
misc.events
2314+
A read-only flat-keyed file which exists on non-root cgroups. The
2315+
following entries are defined. Unless specified otherwise, a value
2316+
change in this file generates a file modified event. All fields in
2317+
this file are hierarchical.
2318+
2319+
max
2320+
The number of times the cgroup's resource usage was
2321+
about to go over the max boundary.
2322+
23132323
Migration and Ownership
23142324
~~~~~~~~~~~~~~~~~~~~~~~
23152325

0 commit comments

Comments
 (0)