linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Intel_pstate: One Core always 100% C0 state and never scale down
@ 2013-07-04  3:43 Light
  2013-07-05  5:44 ` Light
  0 siblings, 1 reply; 2+ messages in thread
From: Light @ 2013-07-04  3:43 UTC (permalink / raw)
  To: linux-kernel

I am using a laptop with Intel Ivy bridge core i7 3610QM. I updated my 
kernel to 3.10 and started to use intel_pstate as scaling driver:
#cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
intel_pstate

However I find that one of my four cores is always in C0 state even when 
there is no activities. I monitored it using i7z:
Core [core-id]  :Actual Freq (Mult.)      C0%   Halt(C1)%  C3 %   C6 %   
C7 %  Temp
         Core 1 [0]:       3288.24 (32.97x)      99.7       0 0       
0       0    83
         Core 2 [1]:       3138.62 (31.47x)         1       0 0       
0    99.7    74
         Core 3 [2]:       3175.46 (31.84x)         1    0.891 0       
0      99    76
         Core 4 [3]:       3177.34 (31.86x)         1    0.21 0       
0    99.3    71

Also cpu frequencies never scale down, resulting in very high temp.
#cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
powersave

It does say powersave, and my cpu is capable of 1.20Ghz to 3.30Ghz

I don't know if I misconfigured or misunderstood something. Can someone 
tell me why?
Thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Intel_pstate: One Core always 100% C0 state and never scale down
  2013-07-04  3:43 Intel_pstate: One Core always 100% C0 state and never scale down Light
@ 2013-07-05  5:44 ` Light
  0 siblings, 0 replies; 2+ messages in thread
From: Light @ 2013-07-05  5:44 UTC (permalink / raw)
  To: linux-kernel

On 07/04/2013 11:43 AM, Light wrote:
> I am using a laptop with Intel Ivy bridge core i7 3610QM. I updated my 
> kernel to 3.10 and started to use intel_pstate as scaling driver:
> #cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
> intel_pstate
>
> However I find that one of my four cores is always in C0 state even 
> when there is no activities. I monitored it using i7z:
> Core [core-id]  :Actual Freq (Mult.)      C0%   Halt(C1)%  C3 % C6 %   
> C7 %  Temp
>         Core 1 [0]:       3288.24 (32.97x)      99.7       0 0       
> 0       0    83
>         Core 2 [1]:       3138.62 (31.47x)         1       0 0       
> 0    99.7    74
>         Core 3 [2]:       3175.46 (31.84x)         1    0.891 0       
> 0      99    76
>         Core 4 [3]:       3177.34 (31.86x)         1    0.21 0       
> 0    99.3    71
>
> Also cpu frequencies never scale down, resulting in very high temp.
> #cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
> powersave
>
> It does say powersave, and my cpu is capable of 1.20Ghz to 3.30Ghz
>
> I don't know if I misconfigured or misunderstood something. Can 
> someone tell me why?
> Thanks!
Switching to dynticks Idle fixed the problem. But I am still wondering 
if it were a bug with full dynticks...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-05  5:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-04  3:43 Intel_pstate: One Core always 100% C0 state and never scale down Light
2013-07-05  5:44 ` Light

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).