From: The Holy ettlz <theholyettlz@googlemail.com>
To: linux-acpi@vger.kernel.org
Subject: Inconsistent processor throttling behaviour on Clevo M720R/Intel T8100
Date: Fri, 01 May 2009 16:43:17 +0100 [thread overview]
Message-ID: <1241192597.2554.12.camel@localhost.localdomain> (raw)
[-- Attachment #1: Type: text/plain, Size: 2673 bytes --]
Hello,
I'm encountering a problem on my notebook (Clevo M720R) with an Intel
T8100 processor whereby Core 0 is always in the T3 throttling state
following a reboot. There is no thermal reason why this should be so,
and it is quite annoying having to force all computationally-intensive
tasks onto Core 1 (which is unthrottled). This is reflected in the
benchmarks: Core 0 takes around 21s to do what Core 1 does in 12s.
In the /proc tree,
$ cat /proc/acpi/processor/CPU0/throttling
state count: 8
active state: T3
state available: T3 to T7
states:
T0: 100%
T1: 88%
T2: 75%
*T3: 63%
T4: 50%
T5: 38%
T6: 25%
T7: 13%
$ cat /proc/acpi/processor/CPU1/throttling
state count: 8
active state: T0
state available: T0 to T7
states:
*T0: 100%
T1: 88%
T2: 75%
T3: 63%
T4: 50%
T5: 38%
T6: 25%
T7: 13%
If I boot with acpi=off, there is no problem and I get full performance
from both cores. Now, if I suspend and resume, the situation changes.
The active state is outside the reported range:
$ cat /proc/acpi/processor/CPU0/throttling
state count: 8
active state: T8
state available: T3 to T7
states:
T0: 100%
T1: 88%
T2: 75%
T3: 63%
T4: 50%
T5: 38%
T6: 25%
T7: 13%
$ cat /proc/acpi/processor/CPU1/throttling
state count: 8
active state: T8
state available: T0 to T7
states:
T0: 100%
T1: 88%
T2: 75%
T3: 63%
T4: 50%
T5: 38%
T6: 25%
T7: 13%
I get full performance from both cores in this case.
Any suggestions, and what additional info would be useful? In the
meantime, is there any way to disable throttling without taking out the
rest of ACPI and thermal so that I can get my notebook's full
performance from the outset?
Many thanks,
James.
--
The Holy ettlz TheHolyettlz@googlemail.com
PGP key ID: 03F94B5D
-----------------------------------------------------------------------
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next reply other threads:[~2009-05-01 15:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-01 15:43 The Holy ettlz [this message]
2009-05-04 1:15 ` Inconsistent processor throttling behaviour on Clevo M720R/Intel T8100 Zhang Rui
2009-05-06 20:01 ` The Holy ettlz
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=1241192597.2554.12.camel@localhost.localdomain \
--to=theholyettlz@googlemail.com \
--cc=linux-acpi@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox