From owner-freebsd-current Thu Aug 7 23:52:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA27536 for current-outgoing; Thu, 7 Aug 1997 23:52:17 -0700 (PDT) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA27513; Thu, 7 Aug 1997 23:52:11 -0700 (PDT) Received: (from sos@localhost) by sos.freebsd.dk (8.8.7/8.7.3) id IAA01405; Fri, 8 Aug 1997 08:50:15 +0200 (MEST) From: Søren Schmidt Message-Id: <199708080650.IAA01405@sos.freebsd.dk> Subject: Re: IDE vs SCSI was: flags 80ff works (like anybody doubted it) In-Reply-To: from Tom at "Aug 7, 97 11:22:25 pm" To: tom@uniserve.com (Tom) Date: Fri, 8 Aug 1997 08:50:15 +0200 (MEST) Cc: freebsd@atipa.com, toor@dyson.iquest.net, dyson@FreeBSD.ORG, ggm@connect.com.au, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Tom who wrote: > > > > dd if=/dev/rsd0 of=/dev/null count=1600 bs=64k > > > 1600+0 records in > > > 1600+0 records out > > > 104857600 bytes transferred in 27.336979 secs (3835742 bytes/sec) > > Hehe, I can do the above dd at 8738133 bytes/sec, on a NCR 810 > (narrow!), with a Seagate Barracuda. Try to find a IDE drive that can do > that. This is only a P120. Don't get exicited yet :) I can do that like this: dd if=/dev/rwd0 of=/dev/null count=1600 bs=64k 1600+0 records in 1600+0 records out 104857600 bytes transferred in 11.357939 secs (9232097 bytes/sec) So come again :) Oh did I tell you, its a P133 (Opti chipset) with a Maxtor 4G EIDE drive, I spent US$ 250 for that, how much was your Barracuda & controller ?? -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..