From: Light <sgsdxzy@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: Intel_pstate: One Core always 100% C0 state and never scale down
Date: Fri, 05 Jul 2013 13:44:42 +0800 [thread overview]
Message-ID: <51D65D4A.1080706@gmail.com> (raw)
In-Reply-To: <51D4EF6C.9040808@gmail.com>
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...
prev parent reply other threads:[~2013-07-05 5:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51D65D4A.1080706@gmail.com \
--to=sgsdxzy@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.