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

Modified Files:
	src/sys/arch/i386/i386: locore.S

Log Message:
Increase nkpde automatically to adjust for the kernel size.  Also, if we did
adjust nkpde, save the new value.  This should enable us to boot extremely
large kernels without fiddling with NKPTP.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 src/sys/arch/i386/i386/locore.S

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