From cfec905ed7dcc39393b29a771f25db0f7f29c3a6 Mon Sep 17 00:00:00 2001 From: Nikolay Borisov Date: Fri, 15 Dec 2017 09:25:10 +0200 Subject: [PATCH] cgroups.7: Add information about RDMA controller Signed-off-by: Nikolay Borisov Signed-off-by: Michael Kerrisk --- man7/cgroups.7 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 19a5061d7..a98ab18b9 100644 --- a/man7/cgroups.7 +++ b/man7/cgroups.7 @@ -354,6 +354,13 @@ in a cgroup (and its descendants). .IP Further information can be found in the kernel source file .IR Documentation/cgroup-v1/pids.txt . +.TP +.IR rdma " (since Linux 4.11; " \fBCONFIG_CGROUP_RDMA\fP ) +RDMA controller allows user to limit RDMA/IB specific resources that a given +set of processes can use. +.IP +Further information can be found in the kernel source file +.IR Documentation/cgroup-v1/rdma.txt . .\" .SS Creating cgroups and moving processes A cgroup filesystem initially contains a single root cgroup, '/',