Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Curt Sampson <cjs@netbsd.org>
List: source-changes
Date: 01/25/2000 23:35:53
Module Name:	syssrc
Committed By:	cjs
Date:		Wed Jan 26 07:35:52 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc/include: param.h vmparam.h

Log Message:
Don't explode when we've got a lot of RAM. Limit our space for buffers
to 1/4 of the kernel VM map.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/sparc/include/param.h
cvs rdiff -r1.22 -r1.23 syssrc/sys/arch/sparc/include/vmparam.h

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