Download List

Descripción del Proyecto

PowerNowd is a simple client daemon for the Linux
cpufreq driver using the sysfs interface. It sits in the
background and changes CPU speed in configurable
"steps" according to usage. Written in C, its emphasis is
on speed and simplicity. It is very configurable, and
supports non-x86 and SMP systems.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-01-27 22:07
1.00

Versión final, ya que es función completa, ha sido probado durante mucho tiempo, y el 'kernel gobernador ondemand' parece ser la manera de avanzar. Menor valgrind limpieza pedante, y el uso de strtoll () en lugar de strtol () para manejar las carreras de larga huéspedes.
Tags: Code cleanup
Final release, as it's feature complete, been tested for a long time, and the 'ondemand' kernel governor seems to be the way moving forward. Minor valgrind pedantic cleanups, and the use of strtoll() instead of strtol() to handle long running guests.

2006-02-14 07:59
0.97

Esta actualización incluye una reforma largamente esperada, de la lógica de leche desnatada en polvo con mucho mejor soporte para sistemas con múltiples núcleos, pero sólo un controlador de frecuencia por socket. Un error en el multi-+ socket lógica hyperthreading fue corregido. El código de detección se ha actualizado para usar 'affected_cpus' archivo cuando está presente. Actualizaciones de la documentación se introdujeron pequeñas.
Tags: Minor bugfixes
This update includes a long overdue overhaul of the SMP logic with much better support for systems with multiple cores but only one frequency controller per socket. A bug in the multi-socket+hyperthreading logic was fixed. The detection code was updated to use 'affected_cpus' file when present. Minor documentation updates were made.

2005-05-12 06:15
0.96

Detección HT se ha fijado para no romper en un Pentium-M (Centrino). Un error en sistemas como el PPC que no tienen scaling_available_frequencies fue corregido.
Tags: Minor bugfixes
HT detection was fixed to not break on Pentium-M (Centrino). A
bug on systems such as the PPC that don't have
scaling_available_frequencies was fixed.

2005-02-06 07:16
0.95

Esto mueve a la liberación de mesa basado en la frecuencia de conmutación. También hay scaling_available_frequencies apoyo, y un mejor hyperthreading / multi-threaded / soporte multi-core CPU.
Tags: Major feature enhancements
This release moves to table-based frequency switching.
There is also scaling_available_frequencies support, and
better hyperthreading/multi-threaded/multi-core CPU
support.

2004-02-09 04:23
0.90

Esta versión es compatible con controladores de velocidad en el informe MHz en lugar de Khz. Una solución Athlon buggy se ha eliminado, ya que no es necesario. La pausa / Activar el código se ha eliminado. Una muestra powernowd guión de inicio ha sido añadido para mostrar cómo emular la pausa de edad / Activar el comportamiento de manera más limpia. LEAPS modo de parches y la verbosidad se han añadido. Manejo de verbosidad ha sido limpiado.
Tags: Minor feature enhancements
This release supports drivers that report speed in Mhz instead of Khz. A buggy Athlon workaround has been removed, as it's not needed. The pause/unpause code has been removed. A sample powernowd init script has been added to show how to emulate the old pause/unpause behavior in a cleaner way. LEAPS mode and verbosity patches have been added. Verbosity handling has been cleaned up.

Project Resources