Skip to content

Commit

Permalink
rdmacg: fix a typo in rdmacg documentation
Browse files Browse the repository at this point in the history
This patch fixes a typo in RDMA cgroup documentation.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Reviewed-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
  • Loading branch information
Rami Rosen authored and Tejun Heo committed Oct 23, 2018
1 parent 808c43b commit 8bc7146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/cgroup-v1/rdma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8bc7146

Please sign in to comment.