From owner-freebsd-bugs@FreeBSD.ORG Mon Oct 6 18:30:07 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1F97106568D for ; Mon, 6 Oct 2008 18:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8F3668FC1B for ; Mon, 6 Oct 2008 18:30:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m96IU7j5073201 for ; Mon, 6 Oct 2008 18:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m96IU71D073196; Mon, 6 Oct 2008 18:30:07 GMT (envelope-from gnats) Date: Mon, 6 Oct 2008 18:30:07 GMT Message-Id: <200810061830.m96IU71D073196@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Jason Chambers Cc: Subject: Re: kern/126709: [ata] Regression of SATA/PATA support with 6.3 and 7.0 (x86/amd64) -- Nvidia nForce4 chipset [regression] X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jason Chambers List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2008 18:30:07 -0000 The following reply was made to PR kern/126709; it has been noted by GNATS. From: Jason Chambers To: bug-followup@FreeBSD.org, jchambers@ucla.edu Cc: Subject: Re: kern/126709: [ata] Regression of SATA/PATA support with 6.3 and 7.0 (x86/amd64) -- Nvidia nForce4 chipset [regression] Date: Mon, 06 Oct 2008 11:28:01 -0700 Hi all. I believe there is a bug in the fix to resolve the regression. Can someone change the status on this from patched to open ? Heavy disk IO slows everything down and on the extreme end it locks up the system. Could this be due to an interrupt storm ? How would I help troubleshoot this ? Thanks.