Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
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.
Home |
Main Index |
Thread Index |
Old Index