Subject: CVS commit: [vmlocking] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 08/18/2007 05:59:33
Module Name:	src
Committed By:	yamt
Date:		Sat Aug 18 05:59:33 UTC 2007

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

Log Message:
- pmap_map_ptes: be more careful about blocking.  don't leave *APDP_PDE
 modified in the case of retry.
- pmap_unmap_ptes: add an assertion.


To generate a diff of this commit:
cvs rdiff -r1.202.2.12 -r1.202.2.13 src/sys/arch/i386/i386/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.