On Mon, May 14, 2001 at 05:09:52PM +0900, root wrote:
> Basically, it appears that Don Becker praised the Tulip chipset the most.  
> How much important is "zero copy TX and hardware checksumming"?

Zero copy TX is not that important yet except if you use samba or Tux or
proftpd or anything else that uses sendfile, but RX hardware checksumming 
is important as it saves a lot of CPU during receiving big packets. 
2.4 can in some circumstances do the checksumming during a copy (see 
netstat -s TCPHPHitsToUser), but hardware checksum is still preferable.
2.2 benefits from it more. 

The document seems to be rather outdated BTW, even boomerang is an 
old 3com chipset. Please not that the 4byte receive restriction on Tulip
also hurts i386. 

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

Reply via email to