cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
* RE: [PATCH] 3/3 Dynamic cpufreq governor and updates to ACPI P-statedriver
@ 2003-10-21 17:12 Moore, Robert
  2003-10-21 20:01 ` Dominik Brodowski
  0 siblings, 1 reply; 2+ messages in thread
From: Moore, Robert @ 2003-10-21 17:12 UTC (permalink / raw)
  To: Pallipadi, Venkatesh, cpufreq, linux-kernel, linux-acpi
  Cc: Mallick, Asit K, Therien, Guy, Grover, Andrew, Nakajima, Jun,
	Dominik Brodowski


This is exactly what I was looking at doing, looks like most of the work
is done.  I have some concerns about the actual algorithm used for
changing the CPU frequency (20%/80%), but this of course can be tuned.

I suspect that CPUs that have the capability of changing frequency
themselves would not use this particular governor.

You may want to make the sampling rate configurable at run time.

Bob


-----Original Message-----
From: Pallipadi, Venkatesh 
Sent: Monday, October 20, 2003 7:57 PM
To: cpufreq@www.linux.org.uk; linux-kernel@vger.kernel.org; linux-acpi
Cc: Mallick, Asit K; Nakajima, Jun; Dominik Brodowski
Subject: [PATCH] 3/3 Dynamic cpufreq governor and updates to ACPI
P-statedriver

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] 3/3 Dynamic cpufreq governor and updates to ACPI P-statedriver
  2003-10-21 17:12 [PATCH] 3/3 Dynamic cpufreq governor and updates to ACPI P-statedriver Moore, Robert
@ 2003-10-21 20:01 ` Dominik Brodowski
  0 siblings, 0 replies; 2+ messages in thread
From: Dominik Brodowski @ 2003-10-21 20:01 UTC (permalink / raw)
  To: Moore, Robert
  Cc: Therien, Guy, Grover, Andrew, cpufreq, Nakajima, Jun, linux-acpi,
	Mallick, Asit K, Pallipadi, Venkatesh, linux-kernel

On Tue, Oct 21, 2003 at 10:12:14AM -0700, Moore, Robert wrote:
> 
> This is exactly what I was looking at doing, looks like most of the work
> is done.  I have some concerns about the actual algorithm used for
> changing the CPU frequency (20%/80%), but this of course can be tuned.

Well, so write a different governor, and feel free to use Venkatesh's code
as a base [it's GPLed, after all...]. I prefer to have several different 
governors available, so that different users with different needs
can use different "policies".

> I suspect that CPUs that have the capability of changing frequency
> themselves would not use this particular governor.

They can't -- If the driver for Transmeta CPUs is loaded, 
cpufreq governors cannot be started.
 
> You may want to make the sampling rate configurable at run time.

Such a "tweaking by sysfs" patch can be added later.

	Dominik

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-21 20:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-21 17:12 [PATCH] 3/3 Dynamic cpufreq governor and updates to ACPI P-statedriver Moore, Robert
2003-10-21 20:01 ` Dominik Brodowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox