From owner-cvs-all@FreeBSD.ORG Fri Aug 20 22:16:33 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28C4216A4CE; Fri, 20 Aug 2004 22:16:33 +0000 (GMT) Received: from daintree.corp.yahoo.com (daintree.corp.yahoo.com [216.145.52.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 181EA43D39; Fri, 20 Aug 2004 22:16:33 +0000 (GMT) (envelope-from peter@yahoo-inc.com) Received: by daintree.corp.yahoo.com (Postfix, from userid 2154) id 08E598803; Fri, 20 Aug 2004 15:16:33 -0700 (PDT) From: Peter Wemm To: Don Lewis Date: Fri, 20 Aug 2004 15:16:32 -0700 User-Agent: KMail/1.6.2 References: <200408201921.i7KJLl3J035751@repoman.freebsd.org> In-Reply-To: <200408201921.i7KJLl3J035751@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200408201516.32748.peter@wemm.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 22:16:33 -0000 On Friday 20 August 2004 12:21 pm, Don Lewis wrote: > Modified files: > sys/kern vfs_subr.c > Log: > Don't attempt to trigger the syncer thread final sync code in the > shutdown_pre_sync state if the RB_NOSYNC flag is set. This is the > likely cause of hangs after a system panic that are keeping crash > dumps from being done. The hang that I saw was because interrupts are broken (they just stop for no apparent reason) and the ata_shutdown sync hooks are not in polled mode (which is correct - interrupts are supposed to be enabled at this point, and are for normal shutdowns). -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5