This one was added in 4.11 but the man pages never got updated. Put a sentence about it and a pointer to its documentation in the kernel tree. Signed-off-by: Nikolay Borisov <nborisov@xxxxxxxx> --- man7/cgroups.7 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/man7/cgroups.7 b/man7/cgroups.7 index 19a5061d725e..a98ab18b913d 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, '/', -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html