MFP4:
commitfe74736d2fe3240369ec50cd5028076a6548b670
authorbrooks <brooks@FreeBSD.org>
Tue, 22 Oct 2013 21:16:57 +0000 (22 21:16 +0000)
committerbrooks <brooks@FreeBSD.org>
Tue, 22 Oct 2013 21:16:57 +0000 (22 21:16 +0000)
tree024efad6a3aea209be1e779b3d2de961ac01a9fc
parent597e93896cf778969d39a07ddab502c7a0472284
MFP4:
Change 231031 by brooks@brooks_zenith on 2013/07/11 16:22:08

        Turn the unused and uncompilable MIPS_DISABLE_L1_CACHE define in
        cache.c into an option and when set force I- and D-cache line
        sizes to 0 (the latter part might be better as a tunable).

        Fix some casts in an #if 0'd bit of code which attempts to
        disable L1 cache ops when the cache is coherent.

Sponsored by: DARPA/AFRL
sys/conf/options.mips
sys/mips/mips/cache.c
sys/mips/mips/cpu.c