Subject: CVS commit: [bouyer-xeni386] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/19/2008 16:22:11
Module Name:	src
Committed By:	bouyer
Date:		Sat Jan 19 16:22:11 UTC 2008

Modified Files:
	src/sys/arch/x86/x86 [bouyer-xeni386]: pmap.c

Log Message:
Switch back to a pool cache for PAE pdp, using a custom pool_allocator
in this case (items of 4 * PAGE_SIZE). thanks to tls@ for the hint.


To generate a diff of this commit:
cvs rdiff -r1.13.2.15 -r1.13.2.16 src/sys/arch/x86/x86/pmap.c

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