From owner-cvs-all Tue Jul 21 21:51:42 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA02298 for cvs-all-outgoing; Tue, 21 Jul 1998 21:51:42 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.15.68.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA02272; Tue, 21 Jul 1998 21:51:34 -0700 (PDT) (envelope-from bde@godzilla.zeta.org.au) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.7/8.8.7) id OAA21809; Wed, 22 Jul 1998 14:51:14 +1000 Date: Wed, 22 Jul 1998 14:51:14 +1000 From: Bruce Evans Message-Id: <199807220451.OAA21809@godzilla.zeta.org.au> To: jkh@time.cdrom.com, mike@smith.net.au Subject: Re: Tree tagging put off by ~12 hours. Cc: asami@FreeBSD.ORG, committers@FreeBSD.ORG, stable@FreeBSD.ORG Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk >Oh, BTW, freefall is taking NMI's now. No idea why except that it's a >fairly hot box (or was yesterday). It NMI'd while I was sitting at >the console yesterday and I simply continued it out of the debugger >again and then compiled a kernel with POWERFAIL_NMI so it wouldn't do >it again. Gack. FreeBSD mishandles NMIs (the NMI gate isn't an interrupt gate...). This normally doesn't cause any more problems than the correct response to an NMI (panic), but POWERFAIL_NMI prevents the correct response. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message