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

Modified Files:
	src/sys/arch/x86/x86 [vmlocking]: bus_dma.c bus_space.c

Log Message:
- Use pmap_pte_setbits, pmap_pte_clearbits.
- Shoot down a range instead of single pages in bus_space.c.


To generate a diff of this commit:
cvs rdiff -r1.35.2.3 -r1.35.2.4 src/sys/arch/x86/x86/bus_dma.c
cvs rdiff -r1.8.2.3 -r1.8.2.4 src/sys/arch/x86/x86/bus_space.c

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