From owner-freebsd-hackers@FreeBSD.ORG Mon Nov 22 19:56:01 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D2E116A4CE; Mon, 22 Nov 2004 19:56:01 +0000 (GMT) Received: from minerva.int.gov.br (nat.int.gov.br [200.20.196.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8C0543D46; Mon, 22 Nov 2004 19:56:00 +0000 (GMT) (envelope-from jonny@jonny.eng.br) Received: from [10.0.8.17] (dinf-02 [10.0.8.17]) by minerva.int.gov.br (Postfix) with ESMTP id B7BCABE50A; Mon, 22 Nov 2004 17:55:58 -0200 (BRDT) Message-ID: <41A2444E.2090609@jonny.eng.br> Date: Mon, 22 Nov 2004 17:55:58 -0200 From: =?ISO-8859-1?Q?Jo=E3o_Carlos_Mendes_Lu=EDs?= User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Charles Sprickman References: <16798.12075.465147.307112@canoe.dclg.ca> <864qjixdpi.wl%sf@FreeBSD.org> <41A1FB7D.9000308@jonny.eng.br> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: FUJISHIMA Satsuki cc: freebsd-hackers@freebsd.org cc: David Gilbert Subject: Re: List of fake vs. real SATA drives. X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Nov 2004 19:56:01 -0000 Charles Sprickman wrote: > On Mon, 22 Nov 2004, [ISO-8859-1] João Carlos Mendes Luís wrote: > >> What is the practical diference? Performance? > > > I don't know how much of it to believe, since it is marketing material, > but the Seagate white paper on their site claims that all the > command-queueing stuff brings the performance very close to that of scsi. IIF they really have command queueing, I do believe. So, a bridged SATA drive will not have command queuing, right? Does FreeBSD already take advantage of this? How could I check if my SATA drivers have command queueing or not?