Re: TCP zero-copy

©[@ÄØÿ¿8þÿ¿Matthias Andree (simon@baydel.com)
Fri, 3 Aug 2001 10:23:18 +0100


I believe this behaviour is only possible for cards which have the
ability to dma what appears as a list of skb data fragments and
also has the ability to checksum the data. Namely the Alteon, now
3com, ACENIC and the sun hme device.

Does this kernel modification completely remove the need for a
copy/checksum of the data between user and kernel space on both
transmit and receive ?

I have written a driver for an Intel ixf1002 chip, which has some
surrounding HW, and is capable of checksumming and processing
dma in fragments. Is there any information on what changes I
would have to make to the driver to support zerocopy/checksum ?

Many Thanks

Simon.

>
> hochakhung@netscape.net writes:
> > Is there currently a stable implementation for zero copy on TCP
> > stack for linux2.4? Would anyone please point me to the patch if
> > there is any? Thanks a lot
>
> It is in the standard 2.4.x kernels these days, no patch is necessary.
>
> Later,
> David S. Miller
> davem@redhat.com
> -
> 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/

__________________________

Simon Haynes - Baydel
Phone : 44 (0) 1372 378811
Email : simon@baydel.com
__________________________
-
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/