From owner-freebsd-hardware Sun Feb 23 17:13:57 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id RAA15122 for hardware-outgoing; Sun, 23 Feb 1997 17:13:57 -0800 (PST) Received: from gargoyle.bazzle.com (gargoyle.bazzle.com [206.103.246.190]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA15117 for ; Sun, 23 Feb 1997 17:13:51 -0800 (PST) Received: from gargoyle.bazzle.com (net2.bazzle.com [206.103.246.189]) by gargoyle.bazzle.com (8.8.5/8.6.12) with SMTP id UAA09362; Sun, 23 Feb 1997 20:13:43 -0500 (EST) Date: Sun, 23 Feb 1997 20:13:43 -0500 (EST) From: "Eric J. Chet" To: Ollivier Robert cc: hardware@freebsd.org Subject: Re: _big_ IDE disks? In-Reply-To: <19970223162044.MY34128@keltia.freenix.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 23 Feb 1997, Ollivier Robert wrote: > According to Frank Seltzer: > > 1048576000 bytes transferred in 16.608622 secs (63134437 bytes/sec) > > > > Do these numbers seem reasonable for a P6 200 w/64 megs EDO RAM? > > Not really. > > 202 [16:19] roberto@caerdonn:~> dd if=/dev/zero of=/dev/null bs=1m > count=1000 > 1000+0 records in > 1000+0 records out > 1048576000 bytes transferred in 11.455249 secs (91536726 bytes/sec) > > HP XU with P6/180, 64 MB EDO. > -- > Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr > FreeBSD keltia.freenix.fr 3.0-CURRENT #39: Sun Feb 2 22:12:44 CET 1997 > Hello FreeBSD 3.0-CURRENT #0: Fri Feb 21 22:59:34 EST 1997 ejc@gargoyle.bazzle.com:/var/usr/src/sys/compile/gargoyle Calibrating clock(s) relative to mc146818A clock ... i586 clock: 133673485 Hz, i 8254 clock: 1193515 Hz CPU: Pentium (133.64-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x526 Stepping=6 Features=0x3bf This is a GigaByte 586DX-dual pentium board. # dd if=/dev/zero of=/dev/null bs=1m count=1000 1000+0 records in 1000+0 records out 1048576000 bytes transferred in 9.184039 secs (114173731 bytes/sec) Eric