From owner-cvs-all Sun Sep 10 16: 6:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BF9A37B422; Sun, 10 Sep 2000 16:06:50 -0700 (PDT) Received: (from jasone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA73649; Sun, 10 Sep 2000 16:06:50 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Message-Id: <200009102306.QAA73649@freefall.freebsd.org> From: Jason Evans Date: Sun, 10 Sep 2000 16:06:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_shutdown.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2000/09/10 16:06:50 PDT Modified files: sys/kern kern_shutdown.c Log: Allow interrupt threads to run during shutdown. This should fix the "dirty buffers during shutdown" problem introduced by the SMPng commit. Submitted by: tegge, cg Revision Changes Path 1.81 +16 -3 src/sys/kern/kern_shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message