slackbuilds/system/powernowd
Dave Woodfall 4eba879a92
system/powernowd: Use -std=gnu90.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-07 23:02:05 +07:00
..
README system/powernowd: Use -std=gnu90. 2022-02-07 23:02:05 +07:00
doinst.sh
powernowd.SlackBuild system/powernowd: Use -std=gnu90. 2022-02-07 23:02:05 +07:00
powernowd.info
slack-desc

README

This is a very simple program that will adjust the speed of your CPU
depending on system load.

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 then
two CPU speeds available.  (aka, ARM, AMD K6/K7, Via C3, and Crusoe as
opposed to traditional Intel and Ultrasparc).

This program is essentially a simple client to the CPUFreq sysfs
interface.  This means that you -need- to be running Linux v2.5 or later
that includes the sysfs interface.