slackbuilds/system/powernowd
Daniel LEVAI 84c1b62f41 system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00
..
README system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00
doinst.sh system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00
powernowd.1 system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00
powernowd.SlackBuild system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00
powernowd.info system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00
rc.powernowd.new system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00
slack-desc system/powernowd: Added to 12.2 repository 2010-05-12 23:33:46 +02:00

README

This is a very simple program that will adjust the speed of your CPU
depending on system load.  It works as a client of the CPUFreq driver.
It is designed for use with CPU's supporting AMD's PowerNow power
management scheme, as it's algorithm works better if there are more
than two CPU speeds available.  (aka, ARM, AMD K6/K7, Via C3, and
Crusoe as opposed to traditional Intel and Ultrasparc).

Powernowd uses the userspace governor, which is included in the Slackware
kernel images.

It is not wise to run two concurrent cpu frequency adjusting programs,
for example, cpufreqd and powernowd simultaneously.