Re: [PATCHv1 0/6] rdma controller support
From: Tejun Heo <tj@kernel.org>
Date: 2016-01-07 21:08:48
Also in:
linux-rdma, lkml
From: Tejun Heo <tj@kernel.org>
Date: 2016-01-07 21:08:48
Also in:
linux-rdma, lkml
Hello, On Fri, Jan 08, 2016 at 02:34:49AM +0530, Parav Pandit wrote:
That table won't be sufficient, because rdma_device is shared among multiple rdma_cgroups each such cgroup has different individual resource limit and usage count. This is currently rpool structure. For res_table[] needs to be per cgroup basis.
Ah, you're right. Please do whatever seems better to you. Thanks. -- tejun