aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2016-04-25 16:23:56 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-05-09 23:08:53 +0200
commitebbc83be60f7faabc8736dc225a920dd6bdad9f7 (patch)
tree4342007561b23711b5c9901840f80c6af625222b /man7
parentdf6f53cc815ad60fc39813c38e772939dad1a2bc (diff)
downloadman-pages-ebbc83be60f7faabc8736dc225a920dd6bdad9f7.tar.gz
cgroups.7: SEE ALSO: add further entries
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/cgroups.78
1 files changed, 7 insertions, 1 deletions
diff --git a/man7/cgroups.7 b/man7/cgroups.7
index 8395802a3c..b628c24e50 100644
--- a/man7/cgroups.7
+++ b/man7/cgroups.7
@@ -413,5 +413,11 @@ This supports limiting the use of huge pages by cgroups.
This controller permits limiting the number of process that may be created
in a cgroup (and its descendants).
.SH SEE ALSO
+.BR prlimit (1),
+.BR ioprio_set (2),
+.BR perf_event_open (2),
+.BR setrlimit (2),
.BR cpuset (7),
-.BR namespaces (7)
+.BR namespaces (7),
+.BR sched (7),
+.BR user_namespaces (7)