Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 1997 17:26:29 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        ken@stox.pr.mcs.net (Kenneth P. Stox)
Cc:        freebsd-hardware@freebsd.org
Subject:   Re: Memory speed of P6-200 (256k)
Message-ID:  <199702250656.RAA13458@genesis.atrad.adelaide.edu.au>
In-Reply-To: <Pine.BSI.3.95.970224232426.9325E-100000@stox.pr.mcs.net> from "Kenneth P. Stox" at "Feb 24, 97 11:44:49 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Kenneth P. Stox stands accused of saying:
> 
> Double Hmmm....... My P5STE (512KB Cache, 430HX)  with a P5-120 and 64MB
> EDO RAM, 3.0 current as of 2/10/97:
> 
> dd if=/dev/zero of=/dev/null bs=1m count=1000
> 1000+0 records in
> 1000+0 records out
> 1048576000 bytes transferred in 10.875472 secs (96416596 bytes/sec)
> 
> Am I seeing things ?

No, that's about right.  You will have the i586-optimised
copyin/copyout code, which makes the P5 faster (on this particular
benchmark) than the P6.  This is a P5/166 with 60ns ECC (_not_ EDO) DRAM,
512K cache, 430HX and conservative BIOS settings :

bom:~>dd if=/dev/zero of=/dev/null bs=1m count=1000
1000+0 records in
1000+0 records out
1048576000 bytes transferred in 8.186862 secs (128080332 bytes/sec)

As Bruce has observed, this makes for very healthy IDE performance,
which is what this whole thread started with.

> -Ken Stox

-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702250656.RAA13458>