cognet 2005-11-21 19:10:44 UTC
FreeBSD src repository
Modified files:
sys/arm/include pmap.h
Log:
Force pmap to write-back the pte cacheline after each pte modification,
even if the pte is supposed to be cached in write through mode (might be a
skyeye bug, I'll have to check).
Revision Changes Path
1.14 +5 -0 src/sys/arm/include/pmap.h