diff options
Diffstat (limited to 'tests/expected/lscpu/lscpu-ia64-hprx1620')
-rw-r--r-- | tests/expected/lscpu/lscpu-ia64-hprx1620 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/expected/lscpu/lscpu-ia64-hprx1620 b/tests/expected/lscpu/lscpu-ia64-hprx1620 new file mode 100644 index 0000000..92aa907 --- /dev/null +++ b/tests/expected/lscpu/lscpu-ia64-hprx1620 @@ -0,0 +1,21 @@ +CPU(s): 2 +Thread(s) per core: 1 +Core(s) per socket: 1 +Socket(s): 2 +NUMA node(s): 1 +Vendor ID: GenuineIntel +CPU family: Itanium 2 +Model: 2 +CPU MHz: 1599.000967 +L1d cache: 16K +L1i cache: 16K +L2 cache: 256K +L3 cache: 3072K +NUMA node0 CPU(s): 0,1 + +# 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,L2,L3 +0,0,0,0,,0,0,0,0 +1,1,1,0,,1,1,1,1 |