Report this

What is the reason for this report?

CPU cores of Droplet server

Posted on September 29, 2018

According to result of command cat /proc/cpuinfo, my Droplet server’s CPU is Intel Xeon E5-2650 v4. Intel official product site says it has 12 cores/24 threads but the result of cat /proc/cpuinfo is 1 core. What is correct?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

This is so droplets can share the server’s hardware more fairly and more efficiently according to their plan resources.

Yes it does have 12c/24t but your droplet only has 1c/1t made available to your droplet. This is a well known virtualization layer trick. This is so droplets can share the server’s hardware more fairly and more efficiently according to their plan resources.

Some plans have 2 cores, for example. So /proc/cpuinfo will show 2 cores.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.