Re: [PLEASE-TESTME] Zerocopy networking patch, 2.4.0-1

From: Dan Hollis (goemon@anime.net)
Date: Tue Jan 09 2001 - 17:58:28 EST


On Tue, 9 Jan 2001, David S. Miller wrote:
> Just extend sendfile to allow any fd to any fd. sendfile already
> does file->socket and file->file. It only needs to be extended to
> do socket->file.
> This is not what senfile() does, it sends (to a network socket) a
> file (from the page cache), nothing more.

Ok in any case, it would be nice to have a generic sendfile() which works
on any fd's - socket or otherwise.

What sort of sendfile() behaviour is defined with select()? Can it be
asynchronous?

-Dan

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



This archive was generated by hypermail 2b29 : Mon Jan 15 2001 - 21:00:23 EST