VMware Cloud Community
dseveretcshr
Contributor
Contributor

Number of sockets vs cores

Hi,

Can't find any relevant article about vmware  performance in case of multi socket architecture vs single socket. For instance if I have 2 CPUs of 8 cores (16) cores or single CPU with 16 cores, and I'm mapping 1 physical CPU  to 3 vCPUs.

Can anybody point difference between this two architecture that is relevant for performance?

Thanks

Dubravko

Tags (2)
Reply
0 Kudos
5 Replies
dseveretcshr
Contributor
Contributor

Hi,

Thanks for your links, maybe I didn't explain it right, I'm focusing on physical architecture, physical sockets and cores, or maybe this articles can be mapped to real physical CPU-s that hypervisor uses.

Dubravko 

Reply
0 Kudos
bluefirestorm
Champion
Champion

If your question is about physical CPU/sockets (e.g. deploy ESXi server with 2 socket 12 core/thread CPU vs single socket 24 core/thread CPU), your question might as well be phrased along the lines of NUMA vs SMP.

I would suggest you read up on the differences between NUMA and SMP and then go back to the links to have any relevance to ESXi.

Reply
0 Kudos
vembutech1
Hot Shot
Hot Shot

As far as vCPU is concerned, both architecture are same. If you look for multiprocessing advantage by utilizing multicore, it purely depends on OS running on vm and the application utilise the vCPUs by setting affinity values.

Reply
0 Kudos