From owner-freebsd-current@FreeBSD.ORG Tue Mar 3 18:40:46 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 5EE011065672; Tue, 3 Mar 2009 18:40:46 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 22B2A8FC17; Tue, 3 Mar 2009 18:40:46 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n23IeYax079858; Tue, 3 Mar 2009 13:40:34 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id n23IeXuk032580 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 3 Mar 2009 13:40:33 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200903031840.n23IeXuk032580@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 03 Mar 2009 13:40:41 -0500 To: Barry Pederson From: Mike Tancsa In-Reply-To: <49AD6130.8040703@barryp.org> References: <499551B9.7050805@samsco.org> <200902172307.n1HN74ml025580@pyroxene.sentex.ca> <49AD6130.8040703@barryp.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: FreeBSD Current , FreeBSD Stable Subject: Re: HEADS UP: Major CAM performance regression 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: Tue, 03 Mar 2009 18:40:46 -0000 At 11:56 AM 3/3/2009, Barry Pederson wrote: >I can report a "metoo" on a 7.0-RELEASE-p3 machine with an Areca >ARC-1212 card and SATA drives. "camcontrol tags da0" reports: > > (pass0:arcmsr0:0:0:0): device openings: 1 > >The machine is just a dog sometimes. Haven't tried the patch though. RELENG_7 has all the fixes in. There seem to be quite a few cam fixes plus the one areca fix. With the patches, post reboot I now see da1: Command Queueing Enabled raw throughput seems to be the same (which is should). It when there are multiple reads/writes that the biggest difference should show up. ---Mike