Subject: CVS commit: [vmlocking] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/23/2007 17:16:45
Module Name:	src
Committed By:	ad
Date:		Thu Aug 23 17:16:45 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64 [vmlocking]: pmap.c

Log Message:
Pull a few more minor changes from the i386 pmap. In particular, try to
avoid issuing shootdowns if modified PTEs haven't been referenced by an
MMU. This is a stopgap until the two pmaps are merged..


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