From: bugzilla-daemon@bugzilla.kernel.org
To: cpufreq@vger.kernel.org
Subject: [Bug 15295] scaling_max_freq value lost upon suspend
Date: Sun, 26 Feb 2012 04:22:13 GMT [thread overview]
Message-ID: <201202260422.q1Q4MDcg002019@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-15295-12968@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=15295
z_kvn@yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |z_kvn@yahoo.com
--- Comment #3 from z_kvn@yahoo.com 2012-02-26 04:22:13 ---
Hello
I can confirm this bug persists with below kernal
ThinkPad-X220 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:44:39 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux
In my /etc/rc.local I have below script to change scaling_max_freq of four
cores
for i in 0 1 2 3; do echo 2400000 >
/sys/devices/system/cpu/cpu$i/cpufreq/scaling_max_freq; done
However after suspend, only CPU0 stays 2400000, all other three changed to
maximum of 2401000
--
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:[~2012-02-26 4:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <bug-15295-12968@https.bugzilla.kernel.org/>
2012-01-18 1:58 ` [Bug 15295] scaling_max_freq value lost upon suspend bugzilla-daemon
2012-02-26 4:22 ` bugzilla-daemon [this message]
2012-05-13 14:38 ` 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=201202260422.q1Q4MDcg002019@bugzilla.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 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).