Subject: CVS commit: syssrc/sys/arch/vax
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 03/02/2002 01:55:12
Module Name:	syssrc
Committed By:	ragge
Date:		Fri Mar  1 23:55:11 UTC 2002

Modified Files:
	syssrc/sys/arch/vax/include: pmap.h
	syssrc/sys/arch/vax/vax: pmap.c

Log Message:
usrptsize was not correct calculated, fixed.
Add space to system page table for the UVM kernel area.
This fixes the KVM usage problem that Manuel Bouyer reported a while ago.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/arch/vax/include/pmap.h
cvs rdiff -r1.108 -r1.109 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.