From owner-freebsd-questions@FreeBSD.ORG Sun Jul 27 03:23:49 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B40DC1065689 for ; Sun, 27 Jul 2008 03:23:49 +0000 (UTC) (envelope-from lenthe@comcast.net) Received: from QMTA10.westchester.pa.mail.comcast.net (qmta10.westchester.pa.mail.comcast.net [76.96.62.17]) by mx1.freebsd.org (Postfix) with ESMTP id 5F3CB8FC13 for ; Sun, 27 Jul 2008 03:23:49 +0000 (UTC) (envelope-from lenthe@comcast.net) Received: from OMTA04.westchester.pa.mail.comcast.net ([76.96.62.35]) by QMTA10.westchester.pa.mail.comcast.net with comcast id uqPx1Z0030ldTLk5ArDoDd; Sun, 27 Jul 2008 03:13:48 +0000 Received: from [192.168.1.112] ([71.224.148.92]) by OMTA04.westchester.pa.mail.comcast.net with comcast id urDo1Z0021zr1Gv3QrDo3A; Sun, 27 Jul 2008 03:13:48 +0000 X-Authority-Analysis: v=1.0 c=1 a=M4kaB8BR_DoZZ3BDUhMA:9 a=318zkvJhE12lucsdCjQA:9 a=ch5jIBzjeoednTd2QZsA:7 a=7wKwcIHUypPAdrDMUt8FLtfwOxUA:4 a=oH_WKSxD8ioA:10 Message-ID: <488BE7AE.1010201@comcast.net> Date: Sat, 26 Jul 2008 23:12:46 -0400 From: Jason Lenthe User-Agent: Thunderbird 2.0.0.14 (X11/20080608) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: SATA300 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2008 03:23:49 -0000 My machine, a home-brew running 7.0-RELEASE-p2, has 3 SATA hard drives all of which were advertised, I believe, as SATA300 drives, but: vader# dmesg | grep ATA ata0: on atapci0 ata1: on atapci0 atapci1: port 0x20c8-0x20cf,0x20ec-0x20ef,0x20c0-0x20c7,0x20e8-0x20eb,0x20a0-0x20af irq 19 at device 31.2 on pci0 ata2: on atapci1 ata3: on atapci1 ad4: 305245MB at ata2-master SATA150 ad5: 476940MB at ata2-slave SATA150 ad6: 305245MB at ata3-master SATA150 Does this mean I'm only getting half the throughput I could be getting? Thanks, Jason