From owner-aic7xxx Wed Oct 7 05:16:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA09355 for aic7xxx-outgoing; Wed, 7 Oct 1998 05:16:06 -0700 (PDT) (envelope-from owner-aic7xxx@FreeBSD.ORG) Received: from tiktok.cygnus.com (tiktok.cygnus.com [192.80.44.20]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA09350 for ; Wed, 7 Oct 1998 05:16:05 -0700 (PDT) (envelope-from meissner@tiktok.cygnus.com) Received: (from meissner@localhost) by tiktok.cygnus.com (8.8.7/8.8.5) id IAA25724; Wed, 7 Oct 1998 08:16:01 -0400 Message-ID: <19981007081601.A25700@tiktok.cygnus.com> Date: Wed, 7 Oct 1998 08:16:01 -0400 From: Michael Meissner To: Paul Haigh , "aic7xxx@freebsd.org" Subject: Re: Synchronous/Asynchronous and Disconnect/Connect? References: <01BDF175.B29F64A0.paul@nailed.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1 In-Reply-To: <01BDF175.B29F64A0.paul@nailed.demon.co.uk>; from Paul Haigh on Tue, Oct 06, 1998 at 10:07:23PM +0100 Sender: owner-aic7xxx@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Oct 06, 1998 at 10:07:23PM +0100, Paul Haigh wrote: > All, > > Sorry If I'm asking a silly question but here goes anyway: > > I'm a little confused about the difference between Sync and Async (and also > disconnect and connect). I've read a lot of stuff about the changing of > harddisc jumper settings to alter the behaviour of the driver under Linux. > (To either enable it or disable it) A good SCSI FAQ is located at: http://www.ultranet.com/~gfield/gary/scsi.html Basically Async is the original SCSI-1, Sync is newer and faster ('Fast' is the 20 Mb/s improvement, 'Ultra' is the 40 Mb/s bus speed). Disconnect is for slow devices not to hog the scsi bus. > Am I missing a simple trick to speed up my discs? No, what you are missing is the scsi bus speed (40 Mb/s) is the maximum possible data movement for all devices connected to the bus (ie, you might be able to reach 40 Mb/s if you have 3-4 cheetah's all tallking at the same time). It's the guaranteed not to exceed speed, not the average speed you will see. This by the way is the same FUD that the IDE world experiences (ie, no IDE disk in the world talks at a continuous 33 Mb/s). > I've got two older Sun Microsystems discs in my linux server (both 4.5Mb > SCA drives) About 5 Mb/s is about what you would expect for a single disk of that era. You might get faster performance if you stripe them together. > I only get around 5Mb/sec on these drives, which I would say was less than > I was expecting. Is the sync/async thing slowing me down? No, your disks are sync/wide anyways. They are not Ultra drives (ie, 40 Mb/s), merely 'Fast' drives (ie, 20 Mb/s with wide transfers). -- Michael Meissner, Cygnus Solutions (Massachusetts office) 4th floor, 955 Massachusetts Avenue, Cambridge, MA 02139, USA meissner@cygnus.com, 617-354-5416 (office), 617-354-7161 (fax) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-aic7xxx" in the body of the message