Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/19/2000 20:48:17
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Sep 19 17:48:17 UTC 2000

Modified Files:
	syssrc/sys/arch/alpha/alpha [netbsd-1-5]: pmap.c

Log Message:
Pull up rev. 1.146:
Make sure pmap_collect() doesn't remove wired mappings.  Per discussion
w/ Chuq Silvers.  Fixes a panic when a program with wired pages that
has run for a long time when the system is under heavy memory load
exits (specific case was ntpd, reported by Simon Burge).


To generate a diff of this commit:
cvs rdiff -r1.135.2.1 -r1.135.2.2 syssrc/sys/arch/alpha/alpha/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.