Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Mark Brinicombe <mark@netbsd.org>
List: source-changes
Date: 08/25/1998 14:53:37
Module Name:	src
Committed By:	mark
Date:		Tue Aug 25 21:53:37 UTC 1998

Modified Files:
	src/sys/arch/arm32/include: vmparam.h
Log Message:
Collect various kernel constants together and define them in all one
place (some moved from param.h)
Define several constants such as page table addresses in terms of other
constants.
Increase some of the limits :
MAXTSIZ	8MB -> 16MB
DFLDSIZ	16MB -> 128MB
MAXDSIZ	256MB -> 512MB
DFLSSIZ	512KB -> 2MB