PowerNowd 1.00 (Default branch) |
|
|
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.
License: GNU General Public License (GPL)
Changes:
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.
|