Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/25/2001 02:24:49
Module Name: syssrc
Committed By: thorpej
Date: Thu Jan 25 00:24:49 UTC 2001
Modified Files:
syssrc/sys/uvm: uvm_pdaemon.c
Log Message:
When considering a page for deactivation, check to see if the
page has been referenced since the last time it was considered.
If it was, don't deactivate the page.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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.