Subject: PR/37193 CVS commit: [vmlocking] src/sys/arch/x86
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Andrew Doran <ad@netbsd.org>
List: netbsd-bugs
Date: 10/24/2007 16:50:02
The following reply was made to PR port-i386/37193; it has been noted by GNATS.

From: Andrew Doran <ad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37193 CVS commit: [vmlocking] src/sys/arch/x86
Date: Wed, 24 Oct 2007 16:45:44 +0000 (UTC)

 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.