Commit 8bc7146a authored by Rami Rosen's avatar Rami Rosen Committed by Tejun Heo

rdmacg: fix a typo in rdmacg documentation

This patch fixes a typo in RDMA cgroup documentation.
Signed-off-by: default avatarRami Rosen <ramirose@gmail.com>
Reviewed-by: default avatarParav Pandit <parav@mellanox.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 808c43b7
......@@ -27,7 +27,7 @@ cgroup.
Currently user space applications can easily take away all the rdma verb
specific resources such as AH, CQ, QP, MR etc. Due to which other applications
in other cgroup or kernel space ULPs may not even get chance to allocate any
rdma resources. This can leads to service unavailability.
rdma resources. This can lead to service unavailability.
Therefore RDMA controller is needed through which resource consumption
of processes can be limited. Through this controller different rdma
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment