From owner-freebsd-stable@FreeBSD.ORG Wed Oct 22 15:34:00 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9142D16A4B3; Wed, 22 Oct 2003 15:34:00 -0700 (PDT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF07343FA3; Wed, 22 Oct 2003 15:33:59 -0700 (PDT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id B257A72DA3; Wed, 22 Oct 2003 15:33:59 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id AD6E772DA2; Wed, 22 Oct 2003 15:33:59 -0700 (PDT) Date: Wed, 22 Oct 2003 15:33:59 -0700 (PDT) From: Doug White To: Eugene Grosbein In-Reply-To: <3F95E895.9E936CEC@kuzbass.ru> Message-ID: <20031022153313.U71676@carver.gumbysoft.com> References: <200310210745.h9L7j9ed013183@atlantis.dp.ua> <3F95E895.9E936CEC@kuzbass.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: dmitry@atlantis.dp.ua cc: freebsd-gnats-submit@FreeBSD.org cc: freebsd-stable@FreeBSD.org cc: sos@FreeBSD.org Subject: Re: kern/57174: 4.9-PRERELEASE panic: ata_dmasetup: X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Oct 2003 22:34:00 -0000 On Wed, 22 Oct 2003, Eugene Grosbein wrote: > dmitry@atlantis.dp.ua wrote: > > > > Hello! > > > > I'm curious whether this issue would be critical for ANY ata(4)-system. > > So (to the PR originator): Eugene, could you try your experiment with > > tagged queueing turned off (hw.ata.tags=0)? > > I've tried. It does not panic with hw.ata.tags=0, > glimpseindex took more than a hour to complete. > This time CPU utilization was about 50% only > and 'systat -vm 3' have shown 100% of hard drive usage. > > So Tagged Queueing may be guilty (again). Why do you have ATA tagging turned on in the first place? It's known to not work with 99% of the hardware out there; only a couple of models of IBM drives having working tagging. This is not turned on by default on purpose.... -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org