Subject: CVS commit: src/sys/arch/i386/include
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/05/2004 15:27:00
Module Name:	src
Committed By:	mycroft
Date:		Thu Aug  5 15:27:00 UTC 2004

Modified Files:
	src/sys/arch/i386/include: pmap.h

Log Message:
Set NKPTP default to 0 (it's calculated in locore).  Also reduce NKPTP_MIN to
2 -- though, with our current rounding of the data section, we will never take
advantage of that.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/sys/arch/i386/include/pmap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.