From owner-cvs-src@FreeBSD.ORG Mon Feb 2 10:40:45 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DCF016A4CE; Mon, 2 Feb 2004 10:40:45 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3860B43D1F; Mon, 2 Feb 2004 10:40:27 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i12IdIET058987; Mon, 2 Feb 2004 11:39:18 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 02 Feb 2004 11:39:16 -0700 (MST) Message-Id: <20040202.113916.04733823.imp@bsdimp.com> To: phk@phk.freebsd.dk From: "M. Warner Losh" In-Reply-To: <2249.1075745994@critter.freebsd.dk> References: <200402021803.i12I3ZJW016336@repoman.freebsd.org> <2249.1075745994@critter.freebsd.dk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: njl@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_thermal.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2004 18:40:45 -0000 In message: <2249.1075745994@critter.freebsd.dk> "Poul-Henning Kamp" writes: : after N seconds: go to single user. : after N + M seconds: shutdown. This would have saved my FIVA. It got too hot and didn't shut down. Excess heat caused the plastic to melt... I don't care one way or the other how we sugar coat the Broccoli here, but shutting down SOON (<< 5m) is really really desirable in nearly all cases. Warner