From owner-freebsd-current@FreeBSD.ORG Thu Jul 30 17:24:51 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 75612106566B; Thu, 30 Jul 2009 17:24:51 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id C1CB98FC15; Thu, 30 Jul 2009 17:24:50 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from [212.86.226.226] (account mav@alkar.net HELO mavbook.mavhome.dp.ua) by cmail.optima.ua (CommuniGate Pro SMTP 5.2.9) with ESMTPSA id 250234971; Thu, 30 Jul 2009 20:24:47 +0300 Message-ID: <4A71D739.6040308@FreeBSD.org> Date: Thu, 30 Jul 2009 20:24:09 +0300 From: Alexander Motin User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: Mike Tancsa References: <4A4517BE.9040504@FreeBSD.org> <200907301706.n6UH6HrY047414@lava.sentex.ca> In-Reply-To: <200907301706.n6UH6HrY047414@lava.sentex.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD-Current , scottl@freebsd.org Subject: Re: RFC: ATA to CAM integration patch 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, 30 Jul 2009 17:24:51 -0000 Mike Tancsa wrote: > Tried with postmark and bonnie. Bonnie (no surprise) doesnt show any > differences, but postmark shows some > > In AHCI mode > Time: > 22 seconds total > 22 seconds of transactions (681 per second) > > and in stock kernel ATA mode > Time: > 38 seconds total > 37 seconds of transactions (405 per second) "Some", you said? :) It's really cool! Have you checked it twice? > One small bug I noticed is that if I accidentally give camcontrol a > bogus value, the disk subsystem seems to lock up > #camcontrol inquiry 0:0 > > On the console, its saying > ahcich0: Timeout on slot 23 > ahcich0: Timeout on slot 2 > ahcich0: Timeout on slot 14 > ahcich0: Timeout on slot 26 > ahcich0: Timeout on slot 6 > ahcich0: Timeout on slot 18 > ahcich0: Timeout on slot 30 Error recovery is still not finished. -- Alexander Motin