Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 01/25/2001 02:10:04
Module Name:	syssrc
Committed By:	mycroft
Date:		Thu Jan 25 00:10:03 UTC 2001

Modified Files:
	syssrc/sys/uvm: uvm_pdaemon.c

Log Message:
Put back the pmap_is_referenced() check from the original UVM code in the
inactive list scans.  Without this, the referenced bit was essentially ignored.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/uvm/uvm_pdaemon.c

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