Re: Half Duplex and Zero Copy IP

Andi Kleen (ak@muc.de)
11 Aug 2001 02:00:14 +0200


In article <20010811005037.A5591@thefinal.cern.ch>,
lk@tantalophile.demon.co.uk (Jamie Lokier) writes:
> This means that you cannot use mmap() on a packet socket to zero-copy
> read whole packets. In fact there is no way to zero-copy read whole
> packets into user space, without modifying the kernel.

[...]
Yes, sorry, I should have written single copy.
Zero copy read is currently only possible for kernel clients with hacks.

-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/