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


Groups > linux.kernel > #1356073

Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk
Date 2016-03-11 18:30 +0100
Message-ID <rbz2W-1a0-3@gated-at.bofh.it> (permalink)
References <rbdvr-2p8-9@gated-at.bofh.it> <rbeKS-37I-1@gated-at.bofh.it> <rbyJA-11y-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Sunil Kovvuri <sunil.kovvuri@gmail.com>
Date: Fri, 11 Mar 2016 22:34:19 +0530

> On Fri, Mar 11, 2016 at 1:18 AM, David Miller <davem@davemloft.net> wrote:
>> From: Sunil Kovvuri <sunil.kovvuri@gmail.com>
>> Date: Thu, 10 Mar 2016 23:57:48 +0530
>>
>>> Difference between NIU driver and this patch is there it's
>>> calculate split count, increment page count and then divide page into
>>> buffers. Here it's divide page into buffers, have a counter which increments
>>> at every split and then at the end do a atomic increment of page->_count.
>>>
>>> Any issue with this approach ?
>>
>> I guess not.
> 
> Okay, so can i assume you will consider the patch for merging if no
> other comments
> are received. Or do you want me to resubmit patches a fresh. ?

Please resubmit, thanks a lot.

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


Thread

[PATCH 0/2] net: thunderx: Performance enhancement changes sunil.kovvuri@gmail.com - 2016-03-07 08:40 +0100
  [PATCH 2/2] net: thunderx: Adjust nicvf structure to reduce cache misses sunil.kovvuri@gmail.com - 2016-03-07 08:40 +0100
  [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk sunil.kovvuri@gmail.com - 2016-03-07 08:40 +0100
    Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count  in bulk David Miller <davem@davemloft.net> - 2016-03-07 17:20 +0100
      Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk Sunil Kovvuri <sunil.kovvuri@gmail.com> - 2016-03-07 18:00 +0100
        Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count  in bulk David Miller <davem@davemloft.net> - 2016-03-07 18:10 +0100
          Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk Sunil Kovvuri <sunil.kovvuri@gmail.com> - 2016-03-07 18:30 +0100
            Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk Sunil Kovvuri <sunil.kovvuri@gmail.com> - 2016-03-10 11:50 +0100
              Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count  in bulk David Miller <davem@davemloft.net> - 2016-03-10 18:50 +0100
                Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk Sunil Kovvuri <sunil.kovvuri@gmail.com> - 2016-03-10 19:30 +0100
                Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count  in bulk David Miller <davem@davemloft.net> - 2016-03-10 20:50 +0100
                Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count in bulk Sunil Kovvuri <sunil.kovvuri@gmail.com> - 2016-03-11 18:10 +0100
                Re: [PATCH 1/2] net: thunderx: Set recevie buffer page usage count  in bulk David Miller <davem@davemloft.net> - 2016-03-11 18:30 +0100

csiph-web