Re: [net-next PATCH 1/6] net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_frag
From: Alexander Duyck <hidden>
Date: 2014-12-10 17:16:47
From: Alexander Duyck <hidden>
Date: 2014-12-10 17:16:47
On 12/10/2014 09:13 AM, Eric Dumazet wrote:
On Wed, 2014-12-10 at 09:06 -0800, Alexander Duyck wrote:quoted
That is an interesting idea. I wonder if there would be a similar benefit for small packets. If nothing else I might try a few experiments with ixgbe to see if I can take advantage of something similar.I was planning to submit a core infrastructure when net-next reopens, a simple layer to use instead of alloc_page(), and immediately usable in Intel drivers.
Sound good. I look forward to it.