Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 04/16/1999 17:01:19
Module Name:	src
Committed By:	ragge
Date:		Sat Apr 17 00:01:19 UTC 1999

Modified Files:
	src/sys/arch/vax/include: cpu.h
	src/sys/arch/vax/vax: machdep.c pmap.c
Log Message:
Use "access_type" in pmap_enter() more intelligent.
Allocate device register space bigger than the logical page size
from the kernel map, thus decreasing the pre-allocated page table memory.