Subject: CVS commit: [yamt-x86pmap] src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 09/30/2007 16:21:11
Module Name:	src
Committed By:	yamt
Date:		Sun Sep 30 16:21:11 UTC 2007

Modified Files:
	src/sys/arch/x86/x86 [yamt-x86pmap]: pmap.c

Log Message:
pmap_do_remove: don't iterate each leaf ptes.
it should make pmap_collect not too slow.


To generate a diff of this commit:
cvs rdiff -r1.1.2.12 -r1.1.2.13 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.