Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/mips
Module Name: src
Committed By: matt
Date: Tue Aug 11 00:34:29 UTC 2009
Modified Files:
src/sys/arch/mips/include: cache_ls2.h
src/sys/arch/mips/mips: cache.c cache_ls2.c
Log Message:
Flush by increasing way, then increasing addr. flush L1 before L2 (even
though according to the specification it should be needed). Reset
mips_sdcache_size to 0 so we will configure it.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/include/cache_ls2.h
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/mips/mips/cache.c
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/mips/mips/cache_ls2.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