diff options
Diffstat (limited to 'tests/expected/lscpu/lscpu-sparc64')
-rw-r--r-- | tests/expected/lscpu/lscpu-sparc64 | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/expected/lscpu/lscpu-sparc64 b/tests/expected/lscpu/lscpu-sparc64 new file mode 100644 index 0000000..a12c136 --- /dev/null +++ b/tests/expected/lscpu/lscpu-sparc64 @@ -0,0 +1,30 @@ +CPU op-mode(s): 32-bit, 64-bit +CPU(s): 6 +On-line CPU(s) list: 6,7,10,11,14,15 +Thread(s) per core: 1 +Core(s) per socket: 1 +Socket(s): 6 +Model name: TI UltraSparc II (BlackBird) +Flags: sun4u + +# 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 +6,0,0, +7,1,1, +10,2,2, +11,3,3, +14,4,4, +15,5,5, + +# 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 +6,0,-, +7,0,-, +10,0,-, +11,0,-, +14,0,-, +15,0,-, |