summaryrefslogtreecommitdiffstats
path: root/tests/expected/lscpu
diff options
context:
space:
mode:
authorKarel Zak2011-03-31 14:47:45 +0200
committerKarel Zak2011-03-31 14:47:45 +0200
commitcafeed67245c083e722f0de09e0cff25cb37ae8b (patch)
tree384ed9fb915af869685eab9d5fe636b2a6e41993 /tests/expected/lscpu
parentlscpu: detect sun4{u,v} in /proc/cpuinfo for sparc64 (diff)
downloadkernel-qcow2-util-linux-cafeed67245c083e722f0de09e0cff25cb37ae8b.tar.gz
kernel-qcow2-util-linux-cafeed67245c083e722f0de09e0cff25cb37ae8b.tar.xz
kernel-qcow2-util-linux-cafeed67245c083e722f0de09e0cff25cb37ae8b.zip
tests: add dump from PPC64 to lscpu tests
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/expected/lscpu')
-rw-r--r--tests/expected/lscpu/lscpu-ppc64-POWER731
1 files changed, 31 insertions, 0 deletions
diff --git a/tests/expected/lscpu/lscpu-ppc64-POWER7 b/tests/expected/lscpu/lscpu-ppc64-POWER7
new file mode 100644
index 000000000..b8a0b4b0d
--- /dev/null
+++ b/tests/expected/lscpu/lscpu-ppc64-POWER7
@@ -0,0 +1,31 @@
+CPU(s): 16
+On-line CPU(s) list: 0-15
+Thread(s) per core: 4
+Core(s) per socket: 1
+CPU socket(s): 4
+NUMA node(s): 1
+Model: IBM,8233-E8B
+L1d cache: 32K
+L1i cache: 32K
+NUMA node0 CPU(s): 0-15
+
+# The following is the parsable format, which can be fed to other
+# programs. Each different item in every column has an unique ID
+# starting from zero.
+# CPU,Core,Socket,Node,,L1d,L1i
+0,0,0,0,,0,0
+1,0,0,0,,0,0
+2,0,0,0,,0,0
+3,0,0,0,,0,0
+4,1,1,0,,1,1
+5,1,1,0,,1,1
+6,1,1,0,,1,1
+7,1,1,0,,1,1
+8,2,2,0,,2,2
+9,2,2,0,,2,2
+10,2,2,0,,2,2
+11,2,2,0,,2,2
+12,3,3,0,,3,3
+13,3,3,0,,3,3
+14,3,3,0,,3,3
+15,3,3,0,,3,3