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: Fri Apr 12 21:52:48 UTC 2002
Modified Files:
syssrc/sys/arch/arm/arm: cpufunc.c
syssrc/sys/arch/arm/arm32: pmap.c
syssrc/sys/arch/arm/include/arm32: pmap.h
Log Message:
Default all XScale core processors to the read/write-allocate write-back
cache mode. Add a new XSCALE_CACHE_WRITE_THROUGH option for people who
are paranoid about the cache-related errata (you *do* have to line up
the planets correctly to trip them, but having the option is useful).
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/arm/arm/cpufunc.c
cvs rdiff -r1.94 -r1.95 syssrc/sys/arch/arm/arm32/pmap.c
cvs rdiff -r1.52 -r1.53 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