Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys/arch/x86/x86
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.
Home |
Main Index |
Thread Index |
Old Index