Mobile and Desktop Processors
Intel® Core™ processors, Intel Atom® processors, tools, and utilities
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
16842 Discussions

How much offline cpu cores consumes power

DDebd
Beginner
3,278 Views

Hello,

Linux have one well known feature named as CPU-hotplug https://www.kernel.org/doc/Documentation/cpu-hotplug.txt https://www.kernel.org/doc/Documentation/cpu-hotplug.txt

In my Intel(R) Xeon(R) CPU, from OS level I can make one cpu core offline.

Technically what happens when I offline one core?

My questions as below:

1) Is that Core turned off (Not consuming power) ?

2) If it is consuming power, is it is consuming power more than C6 state?

Thanks

0 Kudos
1 Reply
idata
Employee
2,441 Views

Hi Debdipta,

 

 

The document that you sent is related to how to enable and disable processors in multiple socket boards. It means server boards capable of supporting 2 or more processors (CPUs) and not processor Cores. (CPU Cores).

 

 

It is possible to turn off some of the Cores from the BIOS and the power consumption would decrease a little a bit. Cache memory and other features are shared by all the Cores so the active Cores would take advantage of the free memory.

 

 

Regards,

 

Mike C
0 Kudos
Reply