Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/09/2007 15:29:54
Module Name:	src
Committed By:	ad
Date:		Sun Dec  9 15:29:54 UTC 2007

Modified Files:
	src/sys/arch/x86/x86: pmap.c

Log Message:
- pmap_reactivate: save an atomic op if possible.
- pmap_tlb_shootdown: use atomic ops instead of _lock_cas().


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