diff options
author | Kanoj Sarcar <kanoj@engr.sgi.com> | 2001-02-16 03:26:34 +0000 |
---|---|---|
committer | Kanoj Sarcar <kanoj@engr.sgi.com> | 2001-02-16 03:26:34 +0000 |
commit | 32d720e84fb594066b2c3b0e8727a5341e03ebea (patch) | |
tree | 855707555dbb1d835eedfefda2602171c6147317 /arch/mips64/defconfig-ip27 | |
parent | e25ac8bd2505cccb57f4af28acf1fa9a2e024e52 (diff) |
Add in support to specify the proper L2 cache line size to eliminate false
sharing.
Diffstat (limited to 'arch/mips64/defconfig-ip27')
-rw-r--r-- | arch/mips64/defconfig-ip27 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips64/defconfig-ip27 b/arch/mips64/defconfig-ip27 index 8f8b780b2..84157caef 100644 --- a/arch/mips64/defconfig-ip27 +++ b/arch/mips64/defconfig-ip27 @@ -24,6 +24,7 @@ CONFIG_ARC64=y CONFIG_COHERENT_IO=y CONFIG_PCI=y CONFIG_QL_ISP_A64=y +CONFIG_L1_CACHE_SHIFT=7 # CONFIG_ISA is not set # CONFIG_EISA is not set # CONFIG_MCA is not set |