RE: Regarding zerocopy implementation ...

Manish Lachwani (manish@Zambeel.com)
Wed, 6 Nov 2002 14:01:12 -0800


Thanks for the response. When you say zerocopy networking, do you refer to
zerocopy receives too? What linux kernel version offers this support? I am
making use of 2.4.17 ...

-----Original Message-----
From: Robert Love [mailto:rml@tech9.net]
Sent: Wednesday, November 06, 2002 1:46 PM
To: Manish Lachwani
Cc: 'linux-kernel@vger.kernel.org'
Subject: Re: Regarding zerocopy implementation ...

On Wed, 2002-11-06 at 10:23, Manish Lachwani wrote:
> Is there a zerocopy receive implementation in Linux? I know that FreeBSD
> 5.0-CURRENT has such an implementation named zerocopy sockets and when
used
> with a Alteon Tigon II NIC with header splitting turned on in Firmware,
> works well. Do we have any such implementation in Linux? Any reponse is
> greatly appreciated ...

Yes, we have zero-copy networking if the device supports the requisite
features and the driver is so coded.

Quick glance over 2.4, it looks like the following drivers support
zero-copy networking: via-rhine, tg3, sunhme, sungem, starfire, ns83820,
dl2k, acenic, 8139too, 8139cp, 3c59x family (includes 3c9xx), Intel
e100, and Intel e1000.

Robert Love

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