This is a followup to Mel Gorman's patchset:
- Message-Id: <[email protected]>
-
https://lore.kernel.org/netdev/[email protected]/
Showing page_pool usage of the API for alloc_pages_bulk().
Maybe Mel Gorman will/can carry these patches?
(to keep it together with the alloc_pages_bulk API)
---
Jesper Dangaard Brouer (2):
net: page_pool: refactor dma_map into own function page_pool_dma_map
net: page_pool: use alloc_pages_bulk in refill code path
net/core/page_pool.c | 102 +++++++++++++++++++++++++++++++-------------------
1 file changed, 63 insertions(+), 39 deletions(-)
--