Subject: CVS commit: [vmlocking] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/23/2007 17:11:06
Module Name: src
Committed By: ad
Date: Thu Aug 23 17:11:06 UTC 2007
Modified Files:
src/sys/arch/i386/i386 [vmlocking]: pmap.c
Log Message:
- pmap_write_protect: test the PTE after modification when deciding whether
or not to invalidate the page.
- Cosmetic changes.
To generate a diff of this commit:
cvs rdiff -r1.202.2.18 -r1.202.2.19 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.