Subject: CVS commit: [netbsd-3] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/14/2006 13:29:38
Module Name:	src
Committed By:	tron
Date:		Tue Feb 14 13:29:38 UTC 2006

Modified Files:
	src/sys/arch/amd64/amd64 [netbsd-3]: pmap.c

Log Message:
Apply patch (requested by chs in ticket #1166):
Preallocate additional pv_entry structures in the pmap to allow
malloc() bootstrapping to succeed.


To generate a diff of this commit:
cvs rdiff -r1.15.8.1 -r1.15.8.2 src/sys/arch/amd64/amd64/pmap.c

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