netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* MSG_ZEROCOPY_FIXED
@ 2020-11-08 17:04 Victor Stewart
  2020-11-11  0:09 ` MSG_ZEROCOPY_FIXED Jonathan Lemon
  0 siblings, 1 reply; 5+ messages in thread
From: Victor Stewart @ 2020-11-08 17:04 UTC (permalink / raw)
  To: netdev

hi all,

i'm seeking input / comment on the idea of implementing full fledged
zerocopy UDP networking that uses persistent buffers allocated in
userspace... before I go off on a solo tangent with my first patches
lol.

i'm sure there's been lots of thought/discussion on this before. of
course Willem added MSG_ZEROCOPY on the send path (pin buffers on
demand / per send). and something similar to what I speak of exists
with TCP_ZEROCOPY_RECEIVE.

i envision something like a new flag like MSG_ZEROCOPY_FIXED that
"does the right thing" in the send vs recv paths.

Victor

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

end of thread, other threads:[~2020-11-13 16:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-08 17:04 MSG_ZEROCOPY_FIXED Victor Stewart
2020-11-11  0:09 ` MSG_ZEROCOPY_FIXED Jonathan Lemon
2020-11-11  0:20   ` MSG_ZEROCOPY_FIXED Victor Stewart
2020-11-11  0:59     ` MSG_ZEROCOPY_FIXED Jonathan Lemon
2020-11-13 16:41     ` MSG_ZEROCOPY_FIXED David Ahern

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).