Re: zero-copy udp
From: Herbert Xu
Date: Mon Dec 03 2007 - 17:47:00 EST
Martin Hess <martinhess@xxxxxxx> wrote:
> Does anyone know if there is a zero-copy udp implementation for Linux?
We already do zero-copy on send for UDP using sendfile(2) or splice(2).
For receive it's non-trivial.
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html