Subject: CVS commit: [netbsd-1-6] src/sys/uvm
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 08/26/2003 06:47:01
Module Name:	src
Committed By:	tron
Date:		Tue Aug 26 06:47:00 UTC 2003

Modified Files:
	src/sys/uvm [netbsd-1-6]: uvm_pdaemon.c

Log Message:
Pull up revision 1.51 (requested by tls in ticket #1434):
Correct use of MAXBSIZE where MAXPHYS was intended.  This is a necessary
first step towards per-device MAXPHYS, and has the beneficial side effect
of allowing clustering to MAXPHYS even on systems that need to run with
a reduced MAXBSIZE to get more metadata buffers.


To generate a diff of this commit:
cvs rdiff -r1.46.4.1 -r1.46.4.2 src/sys/uvm/uvm_pdaemon.c

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