Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

C-states supported?

Featured Replies

i just measured the power consumption and was a bit irritated it was so high. then i checked the frequency of the cpu...

 

c-statemijz5.jpg

 

is this normal?

  • Community Expert

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.

  • Author

okay i wonder why unraid always targets the boost...

  • Community Expert
19 minutes ago, johnnie.black said:

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

Sorry, wrong setting here, it should be

 

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

 

 

  • Author

i only get this:

 

root@AnaNas:~# echo powersave > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
-bash: /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor: Permission denied

 

  • Community Expert

Don't copy/paste directly from the forum, it can introduce extra characters.

Install the Tips and Tweaks plugin for a non-command-line way to do it.

  • Community Expert
23 minutes ago, testdasi said:

Install the Tips and Tweaks plugin for a non-command-line way to do it.

Yes, forgot about that.

  • Author

i have done this, but the plugin says powersave is enabled .... but states are same...

did you change the profile under intel turbo boost section of the plugin?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.