From owner-cvs-all Tue Dec 18 17:31:15 2001 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 29DF337B419; Tue, 18 Dec 2001 17:31:13 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBJ1VDP14653; Tue, 18 Dec 2001 17:31:13 -0800 (PST) (envelope-from peter) Message-Id: <200112190131.fBJ1VDP14653@freefall.freebsd.org> From: Peter Wemm Date: Tue, 18 Dec 2001 17:31:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_kthread.c vfs_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2001/12/18 17:31:13 PST Modified files: sys/kern kern_kthread.c vfs_subr.c Log: Use a different mechanism to get the vnlru process to wake up and notice the shutdown request at reboot/halt time. Disable the printf 'vnlru process getting nowhere, pausing...' and instead export the count to the debug.vnlru_nowhere sysctl. Revision Changes Path 1.20 +1 -0 src/sys/kern/kern_kthread.c 1.333 +14 -4 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message