Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1346474

Re: [PATCHv7 2/3] IB/core: added support to use rdma cgroup controller

From Parav Pandit <pandit.parav@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCHv7 2/3] IB/core: added support to use rdma cgroup controller
Date 2016-03-01 10:30 +0100
Message-ID <r7OMW-7c9-7@gated-at.bofh.it> (permalink)
References <r7amt-3B3-3@gated-at.bofh.it> <r7amu-3B3-11@gated-at.bofh.it> <r7OMW-7c9-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, Mar 1, 2016 at 2:38 PM, Haggai Eran <haggaie@mellanox.com> wrote:
> On 28/02/2016 16:13, Parav Pandit wrote:
>> +void ib_rdmacg_query_limit(struct ib_device *device, int *limits, int max_count)
>> +{
>> +     rdmacg_query_limit(&device->cg_device, limits);
>> +}
>> +EXPORT_SYMBOL(ib_rdmacg_query_limit);
>
> You can remove the max_count parameter here as well.

ok.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCHv7 2/3] IB/core: added support to use rdma cgroup controller Parav Pandit <pandit.parav@gmail.com> - 2016-02-28 15:20 +0100
  Re: [PATCHv7 2/3] IB/core: added support to use rdma cgroup controller Parav Pandit <pandit.parav@gmail.com> - 2016-03-01 10:30 +0100
    Re: [PATCHv7 2/3] IB/core: added support to use rdma cgroup controller Parav Pandit <pandit.parav@gmail.com> - 2016-03-01 14:50 +0100
  Re: [PATCHv7 2/3] IB/core: added support to use rdma cgroup controller Parav Pandit <pandit.parav@gmail.com> - 2016-03-01 10:30 +0100

csiph-web