Subject: CVS commit: [vmlocking] src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/24/2007 16:45:44
Module Name:	src
Committed By:	ad
Date:		Wed Oct 24 16:45:44 UTC 2007

Modified Files:
	src/sys/arch/x86/include [vmlocking]: pmap.h
	src/sys/arch/x86/x86 [vmlocking]: pmap.c

Log Message:
Use a pool_cache to allocate pv entries. PR port-i386/37193.


To generate a diff of this commit:
cvs rdiff -r1.2.2.2 -r1.2.2.3 src/sys/arch/x86/include/pmap.h
cvs rdiff -r1.2.2.2 -r1.2.2.3 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.