Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/22/2000 10:13:54
Module Name: syssrc
Committed By: thorpej
Date: Mon May 22 17:13:54 UTC 2000
Modified Files:
syssrc/sys/arch/alpha/alpha: machdep.c
syssrc/sys/arch/alpha/include: vmparam.h
Log Message:
Remove the adjustment of VM_PHYS_SIZE for `large memory machines'. The
only adjustment that was really necessary was for VM_KMEM_SIZE, and that
is no longer necessary because there is now generic auto-sizing for
kmem_map.
To generate a diff of this commit:
cvs rdiff -r1.204 -r1.205 syssrc/sys/arch/alpha/alpha/machdep.c
cvs rdiff -r1.17 -r1.18 syssrc/sys/arch/alpha/include/vmparam.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.