SOURCES (LINUX_2_6): kernel-x86_64.config - use MK8 on amd64, GENERIC_CPU o...
sparky
sparky at pld-linux.org
Sun Sep 28 00:20:08 CEST 2008
Author: sparky Date: Sat Sep 27 22:20:08 2008 GMT
Module: SOURCES Tag: LINUX_2_6
---- Log message:
- use MK8 on amd64, GENERIC_CPU on all the other x86_64
---- Files affected:
SOURCES:
kernel-x86_64.config (1.1.2.184 -> 1.1.2.185)
---- Diffs:
================================================================
Index: SOURCES/kernel-x86_64.config
diff -u SOURCES/kernel-x86_64.config:1.1.2.184 SOURCES/kernel-x86_64.config:1.1.2.185
--- SOURCES/kernel-x86_64.config:1.1.2.184 Sun Sep 28 00:11:14 2008
+++ SOURCES/kernel-x86_64.config Sun Sep 28 00:20:02 2008
@@ -107,14 +107,14 @@
#-
#- *** FILE: arch/x86/Kconfig.cpu ***
#-
-MK8 x86_64=n
+MK8 x86_64=n amd64=y
MPSC x86_64=n
MCORE2 x86_64=n
-GENERIC_CPU x86_64=y
-X86_L1_CACHE_BYTES x86_64=128
+GENERIC_CPU x86_64=y amd64=n
+X86_L1_CACHE_BYTES x86_64=128 amd64=64
X86_INTERNODE_CACHE_BYTES x86_64=128
X86_CMPXCHG x86_64=y
-X86_L1_CACHE_SHIFT x86_64=7
+X86_L1_CACHE_SHIFT x86_64=7 amd64=6
X86_GOOD_APIC x86_64=y
X86_TSC x86_64=y
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-x86_64.config?r1=1.1.2.184&r2=1.1.2.185&f=u
More information about the pld-cvs-commit
mailing list