slackbuilds_ponce/system/cpufreqd
2010-05-11 19:46:24 +02:00
..
cpufreqd.info system/cpufreqd: Updated for version 2.1.1 2010-05-11 19:46:24 +02:00
cpufreqd.SlackBuild system/cpufreqd: Updated for version 2.1.1 2010-05-11 19:46:24 +02:00
doinst.sh system/cpufreqd: Updated for version 2.1.1 2010-05-11 19:46:24 +02:00
README system/cpufreqd: Initial import 2010-05-11 15:18:35 +02:00
slack-desc system/cpufreqd: Updated for version 2.1.1 2010-05-11 19:46:24 +02:00

cpufreqd is meant to be a replacement of the speedstep applet you 
can find on some other OS; it monitors cpu usage, battery level, 
AC state, and running programs and adjusts the frequency governor 
according to a set of rules specified in the config file.
You need a CPUFreq driver and either APM, ACPI (a recent version) 
or PMU enabled in your kernel config in order for this deamon to work.

You will also need to have the cpufrequtils package (which includes 
libcpufreq) installed in order to build cpufreqd, and cpufreqd can
make use of libsensors and/or nvclock if you have them installed -
see the documentation included with the source tarball for more details.