How do you determine the CPU cores of a system with LSCPU with regards to the Sizing Wizard recommendations?
search cancel

How do you determine the CPU cores of a system with LSCPU with regards to the Sizing Wizard recommendations?

book

Article ID: 190212

calendar_today

Updated On:

Products

CA Infrastructure Management CA Performance Management Network Observability

Issue/Introduction

How do you determine the CPU cores of a system with LSCPU with regards to the Sizing Wizard recommendations?

Environment

Release : 3.7

Component : IM Reporting / Admin / Configuration

Resolution

Based on the below output you would take the number of Sockets (2) and multiply it by the number of Cores per socket (8).  You would not take the Threads per core into account (2) as that equates to hyperthreading and not an actual core.  In this situation you could say this system has 16 cores when comparing it to the Performance Management sizing wizard.

Architecture:                      x86_64
CPU op-mode(s):              32-bit, 64-bit
Byte Order:                        Little Endian
CPU(s):                             32
On-line CPU(s) list:           0-31
Thread(s) per core:           2
Core(s) per socket:           8
Socket(s):                          2
NUMA node(s):                 2
Vendor ID:                        GenuineIntel
CPU family:                      6
Model:                               62
Model name:                     Intel(R) Xeon(R) CPU E5-2667 v2 @ 3.30GHz
Stepping:                          4
CPU MHz:                        3300.000
BogoMIPS:                      6599.12
Virtualization:                   VT-x
L1d cache:                       32K
L1i cache:                       32K
L2 cache:                         256K
L3 cache:                         25600K
NUMA node0 CPU(s):     0-7,16-23
NUMA node1 CPU(s):     8-15,24-31