From 32d720e84fb594066b2c3b0e8727a5341e03ebea Mon Sep 17 00:00:00 2001 From: Kanoj Sarcar Date: Fri, 16 Feb 2001 03:26:34 +0000 Subject: Add in support to specify the proper L2 cache line size to eliminate false sharing. --- arch/mips64/defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/mips64/defconfig') diff --git a/arch/mips64/defconfig b/arch/mips64/defconfig index 8f8b780b2..84157caef 100644 --- a/arch/mips64/defconfig +++ b/arch/mips64/defconfig @@ -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 -- cgit v1.2.3