From owner-freebsd-stable@FreeBSD.ORG Tue Jun 28 20:30:39 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.org Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC2F216A41C for ; Tue, 28 Jun 2005 20:30:39 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2B243D49 for ; Tue, 28 Jun 2005 20:30:39 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.1/8.13.1) with ESMTP id j5SKULVI079168; Tue, 28 Jun 2005 13:30:26 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <200506282030.j5SKULVI079168@gw.catspoiler.org> Date: Tue, 28 Jun 2005 13:30:21 -0700 (PDT) From: Don Lewis To: dmagda@ee.ryerson.ca In-Reply-To: <3281130fd3a587b4a88a627ae305cb86@ee.ryerson.ca> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Cc: freebsd-stable@FreeBSD.org Subject: Re: SATA vs SCSI ... X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 20:30:39 -0000 On 26 Jun, David Magda wrote: > > On Jun 26, 2005, at 22:34, Marc G. Fournier wrote: > >> In fact, looking at the SATA 2.x specs, each chanell there is rated at >> 300MB/s, which, again, if I could 'max out evenly', could seriously >> blow away the SCSI bus itself ... >> >> *If* I'm reading this right ... ? > > Bus speed does not equal drive speed. And while yes, SATA is now > approaching SCSI in bus speed, it doesn't mean that SCSI isn't standing > still. A 640 MB/s bus was standardized in 2003 (though SATA is planned > to go to 600MB/s in 2007): > > http://en.wikipedia.org/wiki/SCSI#Ultra-640 There's also Serial Attached SCSI (SAS), which shares uses the same connector and cable as SATA, and has the same data transfer rate. Dunno if we support any SAS HBAs yet. There are a few drives available, but they seem to be pricey. Dunno if FreeBSD supports any SAS HBAs ...