Jump to letter: [
ABCDEFGHIKLMNOPRSTUVXY
]
cpuspeed: CPU frequency adjusting daemon
- Summary
- cpuspeed is a daemon that dynamically changes the speed
of your processor(s) depending upon its current workload
if it is capable (needs Intel Speedstep, AMD PowerNow!,
or similar support).
This package also supports enabling cpu frequency scaling
via in-kernel governors on Intel Centrino and AMD
Athlon64/Opteron platforms.
Changelog
- * Thu Nov 19 16:00:00 2009 Jarod Wilson <jarod{%}redhat{*}com> 1.2.1-9
- Start cpuspeed after syslog on boot so its messages are logged (#516244)
- Don't load acpi-cpufreq by default on Intel 7100 series processors,
due to a hardware bug that can lead to a lockup (#449004)
- Minor initscript exit status fixups (#495049)
- * Thu Apr 30 17:00:00 2009 Jarod Wilson <jarod{%}redhat{*}com> 1.2.1-8
- Revert fixes for #488924, they unfortunately lead to cpuspeed
never starting on boot on xen kernels, since cpuspeed starts
before xend (#498406)
- * Mon Mar 30 17:00:00 2009 Jarod Wilson <jarod{%}redhat{*}com> 1.2.1-7
- Handle case under kernel-xen where xm is unavailable and/or
we can't communicate with xend (additional fix for #488924)