Subject: CVS commit: src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 08/02/2003 08:10:45
Module Name:	src
Committed By:	pk
Date:		Sat Aug  2 08:10:45 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc: machdep.c

Log Message:
On small sun4c machines trim the buffer cache to reduce the demand for
kernel virtual memory. This leaves more of the precious PMEG resources
available for user space VM which speeds up things considerably, since
a reasonable PMEG working set can be maintained.


To generate a diff of this commit:
cvs rdiff -r1.229 -r1.230 src/sys/arch/sparc/sparc/machdep.c

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