linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* "Richard B. Johnson" <root@chaos.analogic.com>
@ 2002-10-24 16:04 Manfred Spraul
  0 siblings, 0 replies; only message in thread
From: Manfred Spraul @ 2002-10-24 16:04 UTC (permalink / raw)
  To: Roy Sigurd Karlsbakk, Richard B. Johnson; +Cc: linux-kernel

>
>
>A 400 MHz ix86 CPU will checksum/copy at 685 megabytes per second.
>It will copy at 1,549 megabytes per second. Those are megaBYTES!
>  
>
Interesting. You copy data with 1,549 megabytes per second over a 800 
megabytes per second frond side bus, into (probably) PC100 memory, i.e. 
theoretical bandwidth of 800 megabytes/sec.
You probably operate within the L2 cache.

Roy, which type of memory and which chipset do you use?
The csum/copy speed is 210 MByte/sec: 13% cpu time needed for 225 
mbit/sec. That could be correct, if you use SDRAM and everything is 
cache-cold (source dma from disk, dest previously used as a network 
buffer, dma from nic)

--
    Manfred



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-24 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-24 16:04 "Richard B. Johnson" <root@chaos.analogic.com> Manfred Spraul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).