From: Dave Jones <davej@codemonkey.org.uk>
To: venkatesh.pallipadi@intel.com
Cc: davej@redhat.com, cpufreq@www.linux.org.uk
Subject: Re: [patch 0/6] cpufreq: Use idle micro-accounting information in ondemand governor
Date: Wed, 30 Jul 2008 12:56:30 -0400 [thread overview]
Message-ID: <20080730165630.GJ2361@codemonkey.org.uk> (raw)
In-Reply-To: <20080717205554.214645000@intel.com>
On Thu, Jul 17, 2008 at 01:55:54PM -0700, Venki Pallipadi wrote:
> Currently, ondemand governor uses jiffy based idle statistics which is
> very coarse grained. As a result, ondemand uses a big gaurd band around
> CPU utilization while calculating the next freq.
>
> This patchset lets ondemand use idle microaccounting when available
> (when tickless feature is present) and switches to a smaller gaurd band.
> This lets us do more aggressive power savings in partial idle workloads.
>
> Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
I had problems applying these.
Applying [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg()
Applying [CPUFREQ][2/6] cpufreq: Change load calculation in ondemand for software coordination
error: patch failed: drivers/cpufreq/cpufreq_ondemand.c:365
Can you rediff them on top of the next branch of git-cpufreq ?
thanks,
Dave
--
http://www.codemonkey.org.uk
prev parent reply other threads:[~2008-07-30 16:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-17 20:55 [patch 0/6] cpufreq: Use idle micro-accounting information in ondemand governor venkatesh.pallipadi
2008-07-17 20:55 ` [patch 1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() venkatesh.pallipadi
2008-07-17 20:55 ` [patch 2/6] cpufreq: Change load calculation in ondemand for software coordination venkatesh.pallipadi
2008-07-17 20:55 ` [patch 3/6] cpufreq: get_cpu_idle_time() changes in ondemand to suit idle-microaccounting venkatesh.pallipadi
2008-07-17 20:55 ` [patch 4/6] cpufreq_ondemand: Parameterize down differential venkatesh.pallipadi
2008-07-17 20:55 ` [patch 5/6] cpufreq: Changes to get_cpu_idle_time_us(), to be used in ondemand governor venkatesh.pallipadi
2008-07-17 20:56 ` [patch 6/6] cpufreq: Add idle microaccounting " venkatesh.pallipadi
2008-07-30 16:56 ` Dave Jones [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=20080730165630.GJ2361@codemonkey.org.uk \
--to=davej@codemonkey.org.uk \
--cc=cpufreq@www.linux.org.uk \
--cc=davej@redhat.com \
--cc=venkatesh.pallipadi@intel.com \
/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.