 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] Network Checksum Removal
 On 23 May 2005, at 20:55, Bin Ren wrote: What happens to CPU usage in dom1 when tx checksumming is disabled?Overall though these are the kind of results I would expect. Linux usually does csumming at the same time as it has to do a copy anyway, and it ends up being limited by memory/L2-cache bandwidth, not the extra computation. But the offload extensions haven't cost much to implement and there are probably cases where it helps a little. Maybe I'm being pessimistic though: Can you reproduce the rather more impressive speedups that you previously saw, Jon? -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel 
 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |