Re: [Question] Explanation of zero-copy networking

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 7 May 2001 22:59:52 +0100 (BST)


> so there's still single copy for write() of a mmap()ed page?

An mmap page will go direct to disk. But mmap() isnt a good model for
streaming I/O.

>
>

-
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/