diff options
Diffstat (limited to 'man7/cgroups.7')
| -rw-r--r-- | man7/cgroups.7 | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 51b48f977f..d3bd4c3d72 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -647,6 +647,19 @@ The following controllers, documented in the kernel source file .IR Documentation/cgroup-v2.txt , are supported in cgroups version 2: .TP +.IR cpu " (since Linux 4.15)" +This is the successor to the version 1 +.I cpu +and +.I cpuacct +controllers. +.TP +.IR freezer " (since Linux 5.2)" +.\" commit 76f969e8948d82e78e1bc4beb6b9465908e74873 +This is the successor of the version 1 +.I freezer +controller. +.TP .IR io " (since Linux 4.5)" This is the successor of the version 1 .I blkio @@ -657,33 +670,20 @@ This is the successor of the version 1 .I memory controller. .TP -.IR pids " (since Linux 4.5)" +.IR perf_event " (since Linux 4.11)" This is the same as the version 1 -.I pids +.I perf_event controller. .TP -.IR perf_event " (since Linux 4.11)" +.IR pids " (since Linux 4.5)" This is the same as the version 1 -.I perf_event +.I pids controller. .TP .IR rdma " (since Linux 4.11)" This is the same as the version 1 .I rdma controller. -.TP -.IR cpu " (since Linux 4.15)" -This is the successor to the version 1 -.I cpu -and -.I cpuacct -controllers. -.TP -.IR freezer " (since Linux 5.2)" -.\" commit 76f969e8948d82e78e1bc4beb6b9465908e74873 -This is the successor of the version 1 -.I freezer -controller. .\" .SS Cgroups v2 subtree control Each cgroup in the v2 hierarchy contains the following two files: |
