All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] 0/3 A dynamic cpufreq governor
@ 2003-10-25 19:53 ` Pallipadi, Venkatesh
  0 siblings, 0 replies; 10+ messages in thread
From: Pallipadi, Venkatesh @ 2003-10-25 19:53 UTC (permalink / raw)
  To: linux-kernel, cpufreq, Linus Torvalds, akpm
  Cc: Nakajima, Jun, Pavel Machek, Dominik Brodowski


Hi,

This is the "new and improved" version of the patch  
that was sent out earlier this week. Thanks for all the 
feedback/suggestions.
(lkml subject line reference for previous thread -
"Dynamic cpufreq governor and updates to ACPI P-state driver")

The changes from the previous version:
1) dynamic cpufreq governor changes completely separated 
  from the updates to acpi P-state driver. These patches only 
  deal with dynamic cpufreq governor. Separate patch will be 
  sent out later to cover acpi updates.
2) New name for this cpufreq driver "cpufreq_ondemand"
  (Thanks to Pavel for the name)
3) Miscellaneous bugfixes and changes based on the review comments
4) And introduction of tuning knobs, where advanced user can tune
  the cpufreq_ondemand behaviour. 
  (Thanks to Dominik for helping me with this)
  Sampling_rate, down_threshold, up_threshold are currently exported.
  More advanced user who wants to change the algorithm itself, can 
  take the base infrastructure from this driver and come up with a 
  new/optimized frequency switching algorithm, as this driver is GPLed
:).

Patch contents (patches against 2.6.0-test8):
ondemand1.patch - 'unit' related bugfixes in drivers. 

ondemand2.patch - basic cpufreq_ondemand governor, with some changes 
since the last time.

ondemand3.patch - Adding sysfs interface for cpufreq_ondemand 
tunables and making sysfs access by cpufreq governors safe against 
removal of the underlying module (from Dominik). 


Thanks,
-Venkatesh

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

end of thread, other threads:[~2003-10-27 18:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-25 19:53 [PATCHSET] 0/3 A dynamic cpufreq governor Pallipadi, Venkatesh
2003-10-25 19:53 ` Pallipadi, Venkatesh
2003-10-25 20:07 ` Måns Rullgård
2003-10-25 20:07   ` Måns Rullgård
2003-10-27 15:16   ` Dominik Brodowski
2003-10-27 15:23     ` Måns Rullgård
2003-10-27 15:59       ` Ducrot Bruno
2003-10-27 16:06         ` Måns Rullgård
2003-10-27 16:19           ` Ducrot Bruno
2003-10-27 18:37             ` Dominik Brodowski

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.