Re: [PATCHv5 0/3] rdmacg: IB/core: rdma controller support

2016-01-31 Thread Parav Pandit
On Sun, Jan 31, 2016 at 3:16 PM, Tejun Heo wrote: > On Sun, Jan 31, 2016 at 10:05:09AM +0530, Parav Pandit wrote: >> Changes from v4: >> * Fixed compilation errors for lockdep_assert_held reported by kbuild >>test robot >> * Fixed compilation warning reported by coccinelle for extra semicolo

Re: [PATCHv5 0/3] rdmacg: IB/core: rdma controller support

2016-01-31 Thread Tejun Heo
On Sun, Jan 31, 2016 at 10:05:09AM +0530, Parav Pandit wrote: > Changes from v4: > * Fixed compilation errors for lockdep_assert_held reported by kbuild >test robot > * Fixed compilation warning reported by coccinelle for extra semicolon. > * Fixed compilation error for inclusion of linux/pa

[PATCHv5 0/3] rdmacg: IB/core: rdma controller support

2016-01-30 Thread Parav Pandit
This patchset adds support for RDMA cgroup by addressing review comments of [2], [1] and by implementing published RFC [3]. Overview: Currently user space applications can easily take away all the rdma device specific resources such as AH, CQ, QP, MR etc. Due to which other applications in other c