Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm
Module Name: syssrc
Committed By: thorpej
Date: Tue Mar 5 04:48:04 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm32: pmap.c
syssrc/sys/arch/arm/include/arm32: pmap.h
Log Message:
* Make pmap_is_{modified,referenced}() macros in pmap.h that just
test the attributes in the vm_page_md directly.
* Clean up pmap_clear_{modified,referenced}().
* Delete now-unused pmap_testbit().
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.30 -r1.31 syssrc/sys/arch/arm/include/arm32/pmap.h
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