Subject: CVS commit: [netbsd-1-6] src/sys/arch/sparc/sparc
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/22/2003 06:22:20
Module Name:	src
Committed By:	jmc
Date:		Wed Oct 22 06:22:20 UTC 2003

Modified Files:
	src/sys/arch/sparc/sparc [netbsd-1-6]: machdep.c

Log Message:
Pullup via patch (requested by pk in ticket #1535)
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.193 -r1.193.4.1 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.