Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [thorpej-mips-cache] syssrc/sys/arch/mips/mips



Module Name:    syssrc
Committed By:   thorpej
Date:           Mon Nov 12 16:17:29 UTC 2001

Modified Files:
        syssrc/sys/arch/mips/mips [thorpej-mips-cache]: cache_r4k.c cache_r5k.c

Log Message:
icache_sync_range_index: wbinv the dcache before reducing the virtual
address to an index (in the event that the significant index bits for
the dcache are different than those for the icache).


To generate a diff of this commit:
cvs rdiff -r1.1.2.2 -r1.1.2.3 syssrc/sys/arch/mips/mips/cache_r4k.c \
    syssrc/sys/arch/mips/mips/cache_r5k.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