Subject: CVS commit: syssrc/sys/uvm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/28/2001 00:18:35
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Jun 27 21:18:35 UTC 2001

Modified Files:
	syssrc/sys/uvm: uvm.h uvm_page.c uvm_pglist.c

Log Message:
Macro'ize the code that checks the free and inactive thresholds and
wakes the pagedaemon.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/uvm/uvm.h
cvs rdiff -r1.63 -r1.64 syssrc/sys/uvm/uvm_page.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/uvm/uvm_pglist.c

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