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

Sunil Kovvuri sunil.kovvuri at gmail.com
Fri Mar 11 09:04:19 PST 2016


On Fri, Mar 11, 2016 at 1:18 AM, David Miller <davem at davemloft.net> wrote:
> From: Sunil Kovvuri <sunil.kovvuri at 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. ?



More information about the linux-arm-kernel mailing list