All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing 0/2] huge page support for the zcrx examples
@ 2025-04-23 11:58 Pavel Begunkov
  2025-04-23 11:58 ` [PATCH liburing 1/2] examples/zcrx: fix final recvzc CQE handling Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2025-04-23 11:58 UTC (permalink / raw)
  To: io-uring; +Cc: asml.silence, David Wei

Patch 1 is a fix, followed by adding an option to allocate the area
as huge pages.

Pavel Begunkov (2):
  examples/zcrx: fix final recvzc CQE handling
  examples/zcrx: add huge page backed areas

 examples/zcrx.c | 58 ++++++++++++++++++++++++++++++++++---------------
 1 file changed, 40 insertions(+), 18 deletions(-)

-- 
2.48.1


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

end of thread, other threads:[~2025-04-23 20:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-23 11:58 [PATCH liburing 0/2] huge page support for the zcrx examples Pavel Begunkov
2025-04-23 11:58 ` [PATCH liburing 1/2] examples/zcrx: fix final recvzc CQE handling Pavel Begunkov
2025-04-23 11:58 ` [PATCH liburing 2/2] examples/zcrx: add huge page backed areas Pavel Begunkov
2025-04-23 20:00 ` [PATCH liburing 0/2] huge page support for the zcrx examples Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.