From owner-freebsd-current Tue Aug 26 22:10:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA09237 for current-outgoing; Tue, 26 Aug 1997 22:10:27 -0700 (PDT) Received: from sendero-ppp.i-connect.net (sendero-ppp.i-Connect.Net [206.190.143.100]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA09185 for ; Tue, 26 Aug 1997 22:10:07 -0700 (PDT) Received: (qmail 14020 invoked by uid 1000); 27 Aug 1997 05:10:16 -0000 Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit MIME-Version: 1.0 In-Reply-To: <19970826082726.17963@keltia.freenix.fr> Date: Tue, 26 Aug 1997 22:10:16 -0700 (PDT) Organization: Atlas Telecom From: Simon Shapiro To: Ollivier Robert Subject: Re: IDE vs SCSI was: flags 80ff works (like anybody doubted it) Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hi Ollivier Robert; On 26-Aug-97 you wrote: > According to Jordan K. Hubbard: > > Hmmm. If we're going to talk SCSI perf, let's get seriously SCSI here > > then: Quantum XP39100W drive on 2940UW controller: > > > > root@time-> dd if=/dev/rsd0 of=/dev/null count=1600 bs=64k > > 1600+0 records in > > 1600+0 records out > > 104857600 bytes transferred in 10.974902 secs (9554309 bytes/sec) > > Aren't you disappointed ? You're only a mere 2 MB/s faster with a Wide > connection... I'd expect it more in the 14 MB/s range, no ? Not necessarily. Take a pencil in hand and compute from the specs. The disk will have to spin very fast and seek even faster to sustain that. Also, you will not see much difference between narow, wide and ultra, unless you do real long blocks (where the data phase becomes significant. I will have some more data soon. Simon