Re: [RFC] adding aio_readv/writev

From: Stephen C. Tweedie (sct@redhat.com)
Date: Tue Sep 24 2002 - 08:52:25 EST


Hi,

On Tue, Sep 24, 2002 at 06:20:45AM -0700, John Gardiner Myers wrote:
 
> Benjamin LaHaise wrote:
>
> >Only db2 uses vectored io heavily. Oracle does not, and none of the open
> >source databases do. Vectored io is pretty useless for most people.
> >
> >
> writev is extremely important for networking as it avoids small packets.

No, all you can infer from that is that "some method for avoiding
small packets is important for networking." TCP_CORK already does
that in Linux, for tcp at least, without requiring writev. (Of
course, normal nonblocking writev is still there if you want it.)

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



This archive was generated by hypermail 2b29 : Mon Sep 30 2002 - 22:00:18 EST