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.

i7 6800K cpu freq problem (no turbo)

Featured Replies

Hi, sorry for my bad english

 

I'm running unRAID 6.2

 

My cpu never goes above base clock 3.4ghz but the turbo is 3.8ghz

 

cpufreq-info -o shows that it should go to 3.8 but when im running some heavy cpu tasks the current cpu freq never goes above 3.4ghz

 

Can someone help me  :(

 

          minimum CPU frequency  -  maximum CPU frequency  -  governor

CPU  0      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  1      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  2      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  3      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  4      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  5      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  6      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  7      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  8      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU  9      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU 10      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

CPU 11      1200000 kHz ( 31 %)  -    3800000 kHz (100 %)  -  performance

 

analyzing CPU 6:

  driver: intel_pstate

  CPUs which run at the same hardware frequency: 6

  CPUs which need to have their frequency coordinated by software: 6

  maximum transition latency: 0.97 ms.

  hardware limits: 1.20 GHz - 3.80 GHz

  available cpufreq governors: performance, powersave

  current policy: frequency should be within 1.20 GHz and 3.80 GHz.

                  The governor "performance" may decide which speed to use

                  within this range.

  current CPU frequency is 3.40 GHz (asserted by call to hardware).

 

 

 

 

  • 1 month later...

I'm not sure if you ever got this fixed but this was bugging me too. This is how I fixed it:

 

Check if turbo is turned off.

cat /sys/devices/system/cpu/intel_pstate/no_turbo
1

 

Turn turbo on.

echo 0 > /sys/devices/system/cpu/intel_pstate/no_turbo

 

Check that you are now scaling correctly.

Every 2.0s: grep MHz /proc/cpuinfo                                                                                                 Thu Nov 17 17:55:52 2016

cpu MHz         : 4400.335
cpu MHz         : 4400.134
cpu MHz         : 3122.955
cpu MHz         : 3253.070
cpu MHz         : 3194.256
cpu MHz         : 3252.062
cpu MHz         : 4399.932
cpu MHz         : 4400.134
cpu MHz         : 3280.261
cpu MHz         : 3135.241
cpu MHz         : 3262.738
cpu MHz         : 3266.162

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.