From owner-freebsd-current@FreeBSD.ORG Tue Nov 8 22:10:00 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 DCCD916A41F for ; Tue, 8 Nov 2005 22:10:00 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C05143D46 for ; Tue, 8 Nov 2005 22:10:00 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.3/8.13.3) with ESMTP id jA8M8G7Y027639; Tue, 8 Nov 2005 15:08:16 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 08 Nov 2005 15:08:47 -0700 (MST) Message-Id: <20051108.150847.27281507.imp@bsdimp.com> To: thierry@herbelot.com From: "M. Warner Losh" In-Reply-To: <200511082235.42725.thierry@herbelot.com> References: <200511081913.15042.thierry@herbelot.com> <20051108.121858.51703736.imp@bsdimp.com> <200511082235.42725.thierry@herbelot.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0 (harmony.bsdimp.com [127.0.0.1]); Tue, 08 Nov 2005 15:08:17 -0700 (MST) Cc: freebsd-current@freebsd.org Subject: Re: Attempting to sleep in interrupts X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 08 Nov 2005 22:10:01 -0000 In message: <200511082235.42725.thierry@herbelot.com> Thierry Herbelot writes: : Le Tuesday 8 November 2005 20:18, M. Warner Losh a =E9crit : : > Does this solve the problem? : > : > Warner : > : [SNIP the patch] : = : so far, so good : : %w : 22:35 up 1:51, 3 users, load averages: 1,78 1,99 2,05 : = : (the machine is rebuilding the world and some ports) : = : We'll see tomorrow if the machine is still fine ;-) Did you get this crash spontaneously, or only when you suspended? Warner