patch-2.4.8 linux/include/asm-s390x/cache.h
Next file: linux/include/asm-s390x/chandev.h
Previous file: linux/include/asm-s390x/atomic.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Aug  5 13:12:41 2001
-  Orig file: 
v2.4.7/linux/include/asm-s390x/cache.h
-  Orig date: 
Tue Feb 13 14:13:44 2001
diff -u --recursive --new-file v2.4.7/linux/include/asm-s390x/cache.h linux/include/asm-s390x/cache.h
@@ -11,6 +11,7 @@
 #ifndef __ARCH_S390_CACHE_H
 #define __ARCH_S390_CACHE_H
 
-#define L1_CACHE_BYTES     16
+#define L1_CACHE_BYTES     256
+#define L1_CACHE_SHIFT     8
 
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)