From: bugzilla-daemon@bugzilla.kernel.org
To: cpufreq@vger.kernel.org
Subject: [Bug 55261] down_threshold is missing
Date: Fri, 15 Mar 2013 08:58:02 +0000 (UTC) [thread overview]
Message-ID: <20130315085802.8A9EE11F877@bugzilla.kernel.org> (raw)
In-Reply-To: <bug-55261-12968@https.bugzilla.kernel.org/>
https://bugzilla.kernel.org/show_bug.cgi?id=55261
Viresh Kumar <viresh.kumar@linaro.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |viresh.kumar@linaro.org
--- Comment #1 from Viresh Kumar <viresh.kumar@linaro.org> 2013-03-15 08:58:02 ---
This happened a long time back for ondemand governor (it is still supported by
conservative though).
commit c29f1403098135bdef75b190a5037db514701031
Author: Dave Jones <davej@redhat.com>
Date: Tue May 31 19:03:50 2005 -0700
[CPUFREQ] ondemand governor automatic downscaling
[PATCH] [4/5] ondemand governor automatic downscaling
Here is a change of policy for the ondemand governor. The modification
concerns the frequency downscaling. Instead of decreasing to a lower
frequency when the CPU usage is under 20%, this new policy automatically
scales to the optimal frequency. The optimal frequency being the lowest
frequency which provides enough power to not trigger the upscaling policy.
Signed-off-by: Eric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Dave Jones <davej@redhat.com>
---
drivers/cpufreq/cpufreq_ondemand.c | 117
+++++++++++++++++++++++------------------------------------------------------------------------------------
1 file changed, 25 insertions(+), 92 deletions(-)
--
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:[~2013-03-15 8:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-15 6:14 [Bug 55261] New: down_threshold is missing bugzilla-daemon
2013-03-15 8:58 ` bugzilla-daemon [this message]
2013-03-15 12:02 ` [Bug 55261] " bugzilla-daemon
2013-03-26 7:47 ` bugzilla-daemon
2013-03-26 7:47 ` bugzilla-daemon
2013-04-18 6:59 ` 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=20130315085802.8A9EE11F877@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 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.