Subject: CVS commit: syssrc/sys/arch/vax/vax
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 06/30/2001 15:54:34
Module Name:	syssrc
Committed By:	ragge
Date:		Sat Jun 30 12:54:34 UTC 2001

Modified Files:
	syssrc/sys/arch/vax/vax: machdep.c pmap.c

Log Message:
Do more intelligent calculation of KVM size. This reduces the amount of
pre-allocated physical memory significantly.
A 11/750, for example, get 2MB more free (of 14MB), about 12%.


To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 syssrc/sys/arch/vax/vax/machdep.c
cvs rdiff -r1.103 -r1.104 syssrc/sys/arch/vax/vax/pmap.c

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