|
From: <sv...@va...> - 2015-03-17 15:48:19
|
Author: cborntra
Date: Tue Mar 17 15:48:11 2015
New Revision: 15021
Log:
add cache info for z13
Added:
trunk/none/tests/s390x/ecag.stdout.exp-z13
Added: trunk/none/tests/s390x/ecag.stdout.exp-z13
==============================================================================
--- trunk/none/tests/s390x/ecag.stdout.exp-z13 (added)
+++ trunk/none/tests/s390x/ecag.stdout.exp-z13 Tue Mar 17 15:48:11 2015
@@ -0,0 +1,28 @@
+L1 topology: separate data and instruction; private
+L1 cache line size data: 256
+L1 cache line size insn: 256
+L1 total cachesize data: 131072
+L1 total cachesize insn: 98304
+L1 set. assoc. data: 8
+L1 set. assoc. insn: 6
+L2 topology: separate data and instruction; private
+L2 cache line size data: 256
+L2 cache line size insn: 256
+L2 total cachesize data: 2097152
+L2 total cachesize insn: 2097152
+L2 set. assoc. data: 8
+L2 set. assoc. insn: 8
+L3 topology: unified data and instruction; shared
+L3 cache line size data: 256
+L3 cache line size insn: 256
+L3 total cachesize data: 67108864
+L3 total cachesize insn: 67108864
+L3 set. assoc. data: 16
+L3 set. assoc. insn: 16
+L4 topology: unified data and instruction; shared
+L4 cache line size data: 256
+L4 cache line size insn: 256
+L4 total cachesize data: 503316480
+L4 total cachesize insn: 503316480
+L4 set. assoc. data: 30
+L4 set. assoc. insn: 30
|