Re: [PATCHv1 0/6] rdma controller support

From: Tejun Heo
Date: Thu Jan 07 2016 - 15:34:32 EST


On Fri, Jan 08, 2016 at 02:02:20AM +0530, Parav Pandit wrote:
> o.k. That doable. I want to make sure that we are on same page on below design.
> rpool (which will contain static array based on header file ) would be
> still there, because resource limits are on per device basis. Number
> of devices are variable and dynamically appear. Therefore rdma_cg will
> have the list of rpool attached to it. Do you agree?

Yeap. Would it make more sense to hang them off of whatever struct
which presents a rdma device tho? And then just walk them from cgroup
controller?

Thanks.

--
tejun