linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Some minor optimization for page pool
@ 2021-08-20  2:06 Yunsheng Lin
  2021-08-20  2:06 ` [PATCH net-next 1/2] page_pool: use relexed atomic for release side accounting Yunsheng Lin
  2021-08-20  2:06 ` [PATCH net-next 2/2] page_pool: optimize the cpu sync operation when DMA mapping Yunsheng Lin
  0 siblings, 2 replies; 5+ messages in thread
From: Yunsheng Lin @ 2021-08-20  2:06 UTC (permalink / raw)
  To: davem, kuba; +Cc: hawk, ilias.apalodimas, netdev, linux-kernel

Patch 1: Use relexed atomic for release side accounting
Patch 2: Minor optimize for page_pool_dma_map() function

Yunsheng Lin (2):
  page_pool: use relexed atomic for release side accounting
  page_pool: optimize the cpu sync operation when DMA mapping

 net/core/page_pool.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-20  6:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20  2:06 [PATCH net-next 0/2] Some minor optimization for page pool Yunsheng Lin
2021-08-20  2:06 ` [PATCH net-next 1/2] page_pool: use relexed atomic for release side accounting Yunsheng Lin
2021-08-20  2:06 ` [PATCH net-next 2/2] page_pool: optimize the cpu sync operation when DMA mapping Yunsheng Lin
2021-08-20  6:10   ` Heiner Kallweit
2021-08-20  6:29     ` Yunsheng Lin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).