From owner-freebsd-current@FreeBSD.ORG Thu Sep 3 00:11:26 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C92DC1065676 for ; Thu, 3 Sep 2009 00:11:26 +0000 (UTC) (envelope-from emikulic@gmail.com) Received: from ipmail03.adl6.internode.on.net (ipmail03.adl6.internode.on.net [203.16.214.141]) by mx1.freebsd.org (Postfix) with ESMTP id 5733C8FC17 for ; Thu, 3 Sep 2009 00:11:25 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAAulnkqWZZrw/2dsb2JhbACSAbhRkgCEGwWBVw X-IronPort-AV: E=Sophos;i="4.44,321,1249223400"; d="scan'208";a="29175156" Received: from ppp154-240.static.internode.on.net ([150.101.154.240]) by ipmail03.adl6.internode.on.net with ESMTP; 03 Sep 2009 09:41:23 +0930 Received: by ppp154-240.static.internode.on.net (Poo-fix, from userid 1001) id 552875C6E; Thu, 3 Sep 2009 10:11:23 +1000 (EST) Date: Thu, 3 Sep 2009 10:11:23 +1000 From: Emil Mikulic To: "Derek (freebsd lists)" <482254ac@razorfever.net> Message-ID: <20090903001123.GA17538@dmr.ath.cx> References: <4A9E5F34.2090700@razorfever.net> <20090902141138.GA15045@dmr.ath.cx> <4A9E8F4A.7080409@razorfever.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A9E8F4A.7080409@razorfever.net> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-current@freebsd.org Subject: Re: siis/atacam/ata/gmirror 8.0-BETA3 disk performance X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Sep 2009 00:11:26 -0000 On Wed, Sep 02, 2009 at 11:29:14AM -0400, Derek (freebsd lists) wrote: > Would you mind describing the controller/bus that you are using to > get these speeds? Bits of dmesg: atapci1: port 0xd480-0xd487,0xd400-0xd403,0xd080-0xd087,0xd000-0xd003,0xcc00-0xcc0f mem 0xfae7a000-0xfae7bfff irq 22 at device 9.0 on pci0 atapci1: [ITHREAD] atapci1: AHCI v1.20 controller with 6 3Gbps ports, PM supported ata2: on atapci1 ata2: [ITHREAD] ad4: 1430799MB at ata2-master SATA300 Also kenv: smbios.planar.product="M4N78 PRO" This system has a newer CPU than the one you were timing: CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ (2700.02-MHz K8-class CPU) Are you seeing a lot of system and/or interrupt time when you do your benchmarks? --Emil