On Mon, 8 Jan 2001, David S. Miller wrote:
>    From: Christoph Hellwig <[EMAIL PROTECTED]>
> 
>    don't you think the writepage file operation is rather hackish?
> 
> Not at all, it's simply direct sendfile support.  It does
> not try to be any fancier than that.

I really think the zerocopy network stuff should be ported
to kiobuf proper.

The usefulness of the patch you posted is rather .. umm ..
limited. Having proper kiobuf support would make it possible
to, for example, do zerocopy network->disk data transfers
and lots of other things.

Furthermore, by using kiobuf for the network zerocopy stuff
there's a good chance the networking code will be integrated.
Otherwise we just might end up with a zero-copy-for-everything-
except-networking Linux 2.5 kernel ;)

regards,

Rik
--
Virtual memory is like a game you can't win;
However, without VM there's truly nothing to lose...

                http://www.surriel.com/
http://www.conectiva.com/       http://distro.conectiva.com.br/

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

Reply via email to