Subject: CVS commit: [netbsd-2-0] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/20/2004 05:57:11
Module Name:	src
Committed By:	tron
Date:		Mon Sep 20 05:57:11 UTC 2004

Modified Files:
	src/sys/arch/i386/i386 [netbsd-2-0]: locore.S

Log Message:
Pull up revision 1.29 (requested by grant in ticket #865):
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.25.2.1 -r1.25.2.2 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.