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.

Very high shfs CPU usage! -> Turns out my speed governor isn't working!

Featured Replies

Right,

 

Found out why my speeds were being so hopeless now.

 

go script:

 

/sbin/modprobe powernow-k8

/sbin/modprobe cpufreq_ondemand

for config_file in /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor; do

    echo ondemand >$config_file

done

 

When this is enabled, speeds drop to either 800/1200/2400/3000Mhz.

 

Now when it's transcoding it jumps up to 3000mhz, but when I'm transferring files, it doesn't sit at 3000mhz and limits my transfer speeds.

 

When it's set at:

ondemand: 10-30MB/sec

performance: 50+MB/sec!

 

Why is PS3MS hitting 3000mhz and shfs isn't!?

 

Any help would be great, I'm going to leave it in performance mode until I can get speedstep back :(

 

Hey Concorde Rules,

 

What is your up_threshold set at?  By default it's 80%, so if you're not at least that load on the cpu between sampling rates, it won't step up.  I would suggest to try setting it lower, e.g. 20...

 

thx

  • Author

Edit: Nevermind!

 

Some testing:

 

Left picture is to a cache drive enabled share, right picture is to a parity only share.

 

Speedup % is 60.

 

sampling_down_factor = 1

sampling_down_factor_1.pngp_sampling_down_factor_1.png

 

sampling_down_factor = 10

sampling_down_factor_10.pngp_sampling_down_factor_10.png

 

sampling_down_factor = 50

sampling_down_factor_50.pngp_sampling_down_factor_50.png

 

sampling_down_factor = 100

sampling_down_factor_100.pngp_sampling_down_factor_100.png

 

Max speed = performance mode

performance.pngp_performance.png

 

The drops are due to the NIC driver falling over :(

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.