From owner-freebsd-current@FreeBSD.ORG Mon Nov 17 15:34:09 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86B3416A4CE for ; Mon, 17 Nov 2003 15:34:09 -0800 (PST) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id BF1D543F3F for ; Mon, 17 Nov 2003 15:34:08 -0800 (PST) (envelope-from nate@rootlabs.com) Received: (qmail 61776 invoked by uid 1000); 17 Nov 2003 23:34:10 -0000 Date: Mon, 17 Nov 2003 15:34:10 -0800 (PST) From: Nate Lawson To: Robert Watson Message-ID: <20031117153320.Q61745@root.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: Two panics for the price of one: acpi_cpu_idle *and* turnstiles X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 17 Nov 2003 23:34:09 -0000 Thanks for the info. His analysis is correct. I'll add a detach method that disables sleeping during shutdown. -Nate