We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b033575 commit 4b53bb8Copy full SHA for 4b53bb8
Documentation/admin-guide/cgroup-v2.rst
@@ -2310,6 +2310,16 @@ Miscellaneous controller provides 3 interface files. If two misc resources (res_
2310
Limits can be set higher than the capacity value in the misc.capacity
2311
file.
2312
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
2323
Migration and Ownership
2324
~~~~~~~~~~~~~~~~~~~~~~~
2325
0 commit comments