From: bugzilla-daemon@bugzilla.kernel.org
To: cpufreq@vger.kernel.org
Subject: [Bug 12114] AthlonXP-M
Date: Thu, 10 Mar 2011 12:47:32 GMT [thread overview]
Message-ID: <201103101247.p2AClWjI018986@demeter2.kernel.org> (raw)
In-Reply-To: <bug-12114-12968@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=12114
--- Comment #19 from Dominique Larchey-Wendling <larchey@loria.fr> 2011-03-10 12:47:32 ---
So with my 2.6.32 compiled without TSC (CONFIG_X86_TSC undefined) but with
ACPI_PROCESSOR=m and running without the "processor.max_cstate=1" command line
parameter, here are the results :
-----------------------------------------------------------------------------
$ ls /proc/acpi/processor/*/power
/proc/acpi/processor/CPU0/power
$ cat /proc/acpi/processor/*/power
active state: C0
max_cstate: C8
maximum allowed latency: 2000000000 usec
states:
C1: type[C1] promotion[--] demotion[--] latency[000]
usage[00002176] duration[00000000000000000000]
C2: type[C2] promotion[--] demotion[--] latency[090]
usage[00020235] duration[00000000001322893600]
-----------------------------------------------------------------------------
$ for x in `ls /sys/devices/system/cpu/cpu*/cpuidle/state*/*` ; do echo $x ;
cat $x ; done
/sys/devices/system/cpu/cpu0/cpuidle/state0/desc
CPUIDLE CORE POLL IDLE
/sys/devices/system/cpu/cpu0/cpuidle/state0/latency
0
/sys/devices/system/cpu/cpu0/cpuidle/state0/name
C0
/sys/devices/system/cpu/cpu0/cpuidle/state0/power
4294967295
/sys/devices/system/cpu/cpu0/cpuidle/state0/time
0
/sys/devices/system/cpu/cpu0/cpuidle/state0/usage
0
/sys/devices/system/cpu/cpu0/cpuidle/state1/desc
<null>
/sys/devices/system/cpu/cpu0/cpuidle/state1/latency
0
/sys/devices/system/cpu/cpu0/cpuidle/state1/name
C1
/sys/devices/system/cpu/cpu0/cpuidle/state1/power
0
/sys/devices/system/cpu/cpu0/cpuidle/state1/time
1704275
/sys/devices/system/cpu/cpu0/cpuidle/state1/usage
2178
/sys/devices/system/cpu/cpu0/cpuidle/state2/desc
<null>
/sys/devices/system/cpu/cpu0/cpuidle/state2/latency
90
/sys/devices/system/cpu/cpu0/cpuidle/state2/name
C2
/sys/devices/system/cpu/cpu0/cpuidle/state2/power
0
/sys/devices/system/cpu/cpu0/cpuidle/state2/time
416769058
/sys/devices/system/cpu/cpu0/cpuidle/state2/usage
22022
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
next prev parent reply other threads:[~2011-03-10 12:47 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-12114-12968@https.bugzilla.kernel.org/>
2011-01-18 8:07 ` [Bug 12114] AthlonXP-M bugzilla-daemon
2011-03-03 1:27 ` bugzilla-daemon
2011-03-07 12:58 ` bugzilla-daemon
2011-03-07 17:23 ` bugzilla-daemon
2011-03-07 22:02 ` bugzilla-daemon
2011-03-08 10:02 ` bugzilla-daemon
2011-03-08 11:26 ` bugzilla-daemon
2011-03-09 15:39 ` bugzilla-daemon
2011-03-09 17:09 ` bugzilla-daemon
2011-03-10 9:20 ` bugzilla-daemon
2011-03-10 9:26 ` bugzilla-daemon
2011-03-10 11:35 ` bugzilla-daemon
2011-03-10 12:47 ` bugzilla-daemon [this message]
2011-03-10 13:21 ` bugzilla-daemon
2011-03-10 16:22 ` bugzilla-daemon
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=201103101247.p2AClWjI018986@demeter2.kernel.org \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=cpufreq@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.