blob: b8435fc4f81fcd59a5f6bf8714093cdec4f43b15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
cpufreqd: cpufreqd (cpu frequency scaling daemon)
cpufreqd:
cpufreqd: cpufreqd is meant to be a replacement of the speedstep applet you
cpufreqd: can find on some other OS, it monitors cpu usage, battery level,
cpufreqd: AC state and running programs and adjusts the frequency governor
cpufreqd: according to a set of rules specified in the config file.
cpufreqd: You need a CPUFreq driver and either APM, ACPI (a recent version)
cpufreqd: or PMU enabled in your kernel config in order for this deamon to work.
cpufreqd:
cpufreqd: Homepage: http://cpufreqd.sourceforge.net/
cpufreqd:
|