Jump to content

C-states supported?


Recommended Posts

By default the CPU scaling governor is set for performance, you can set it to powersave and the CPU will downclock easier, but note that it won't downclock much under any significant load, I found around 10w total savings from both my always on servers when set to powersave.

 

echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor

 

Repeat for the other cpus, until cpu7 for you server, if you like it you'll need to re-apply after every reboot, you can do it with user scripts.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...