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 18:54:50
Module Name:	src
Committed By:	ad
Date:		Thu Aug 23 18:54:50 UTC 2007

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

Log Message:
- pmap_clear_attrs: merge shootdown reduction from i386.
- pmap_unwire: merge fix from i386, the PTE was not being updated atomically.


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