Subject: CVS commit: src/sys/arch/vax
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 02/26/2003 23:54:39
Module Name: src
Committed By: ragge
Date: Wed Feb 26 21:54:39 UTC 2003
Modified Files:
src/sys/arch/vax/conf: GENERIC
src/sys/arch/vax/include: pmap.h vmparam.h
src/sys/arch/vax/vax: pmap.c
Log Message:
Enable USE_TOPDOWN_VM. This also makes it possible to use large address
spaces, so bump MAXDSIZ to 1GB.
To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/arch/vax/conf/GENERIC
cvs rdiff -r1.56 -r1.57 src/sys/arch/vax/include/pmap.h
cvs rdiff -r1.39 -r1.40 src/sys/arch/vax/include/vmparam.h
cvs rdiff -r1.122 -r1.123 src/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.