From owner-cvs-all Wed Oct 31 22:48: 7 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 391E737B405; Wed, 31 Oct 2001 22:48:05 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fA16m5n86937; Wed, 31 Oct 2001 22:48:05 -0800 (PST) (envelope-from peter) Message-Id: <200111010648.fA16m5n86937@freefall.freebsd.org> From: Peter Wemm Date: Wed, 31 Oct 2001 22:48:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.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/10/31 22:48:05 PST Modified files: sys/i386/i386 pmap.c Log: Skip PG_UNMANAGED pages when we're shooting everything down to try and reclaim pv_entries. PG_UNMANAGED pages dont have pv_entries to reclaim. Reported by: David Xu Revision Changes Path 1.293 +1 -1 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message