SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for cpuspeed-debuginfo-1.2.1-7.el5.x86_64.rpm :
Tue Mar 31 00:00:00 2009 Jarod Wilson 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)

Thu Mar 19 23:00:00 2009 Jarod Wilson 1.2.1-6
- Don\'t try loading speedstep-centrino if acpi-cpufreq already
successfully loaded, it causes p-state issues (#485480)
- If we\'re running on a Xen kernel and the number of virtual cpus
doesn\'t match the number of physical cpus, we could end up
scaling the wrong physical cpu due to migration, so in the
vcpus != pcpus case, don\'t do freq scaling (#488924)

Thu Sep 25 00:00:00 2008 Jarod Wilson 1.2.1-5
- Support for speedstep-centrino module fallback if
new-and-improved acpi-cpufreq doesn\'t work (#463488)

Wed Aug 20 00:00:00 2008 Jarod Wilson 1.2.1-4
- Support for powernow-k8 as a kernel module (#459441)

Thu Mar 6 23:00:00 2008 Jarod Wilson 1.2.1-3
- Disable freq scaling by default on AMD rev F and earlier
cpus when running xen, due to clock instability (#435321)

Tue Dec 11 23:00:00 2007 Jarod Wilson 1.2.1-2
- We have initial frequency scaling support for xen
kernels now, so try running on xen (#419291)

Thu Jun 28 00:00:00 2007 Jarod Wilson
- Additional initscript exit code cleanups (#237940)

Tue May 22 00:00:00 2007 Jarod Wilson
- Fix up exit codes for LSB compliance (#237940)
- Try loading acpi-cpufreq even on systems that don\'t
report enhanced speedstep support (#216702)
- Indentation and variable usage cleanup

Wed Jan 17 23:00:00 2007 Jarod Wilson
- Clean up initscript output & catch undef var (#213999)

Thu Jan 11 23:00:00 2007 Jarod Wilson
- Fix error-suppression for systems that report support
for est, but have it disabled in the bios (#220200)

Thu Jan 11 23:00:00 2007 Jarod Wilson
- Fix up documentation in config file (#219926)
- Fall back cleanly to userspace governor on
non-centrino/powernow-k8/p4-clockmod systems
- Update description to reflect support for
kernel-space freq scaling

Wed Jan 10 23:00:00 2007 Jarod Wilson
- Fix valid governor check
- Use ondemand by default on p4-clockmod systems (#222199)

Wed Jan 10 23:00:00 2007 Jarod Wilson
- Turn on ia64 builds (#216702)
- Fix status on xen kernels
- Move config file to /etc/sysconfig/cpuspeed, more
appropriate for initscript configs (#152305)
- Manify \'cpuspeed --help\' along with other details (#172655)
- Tweak cpuspeed default thresholds (#147565)
- Let non-centrino/powernow-k8 systems also use other
validated governors (#219926)
- Fix cpuspeed daemon options settings (#221829)
- Fix status and condrestart for centrino/powernow-k8 (#219926)
- Give feedback when loading/unloading a cpufreq governor
- Rework config file and initscript to make it much easier
for end-users to adjust frequency scaling setup (#151761)
- Log start/stop events with useful info
- Don\'t start on xen kernels (freq scaling not supported)
- Set lock file for centrino/powernow-k8 so status
indicates we do have scaling working
- Fix up centrino/powernow-k8 stop function (#213999)

Wed Nov 29 23:00:00 2006 Jarod Wilson
- Fix busted config file sourcing

Mon Nov 27 23:00:00 2006 Jarod Wilson
- Spec tweaks to bring in line with Fedora packaging guidelines
- Add docs to package
- Mark config file as noreplace
- Be sure to stop service before uninstall

Tue Nov 21 23:00:00 2006 Dave Jones
- Merge one more patch from Michal Jaegermann (#216816)

Mon Nov 20 23:00:00 2006 Dave Jones
- Merge patch from Michal Jaegermann
that solves the acpi-cpufreq problem in an improved
way and fixes several other nits.

Sun Oct 29 00:00:00 2006 Dave Jones
- Only load acpi-cpufreq on speedstep capable machines.
- Unload acpi-cpufreq if BIOS tables didn\'t exist or
other acpi-cpufreq failures occured.

Sun Jul 30 00:00:00 2006 Dave Jones
- Don\'t try to load acpi-cpufreq on non-ACPI machines. (#196446)

Thu Jul 27 00:00:00 2006 Dave Jones
- Fix up retval & /var/lock/subsys/cpuspeed handling in initscript.

Fri Jul 21 00:00:00 2006 Jim Paradis
- Enable on-demand governor usage for powernow-k8 as well as centrino

Thu Jul 13 00:00:00 2006 Jesse Keating - 1:1.2.1-1.35.el5.1
- rebuild

Sun Jul 2 00:00:00 2006 Dave Jones
- Fix sched_mc_power_savings warning on centrino laptops.

Thu Jun 8 00:00:00 2006 Dave Jones
- Remove a bunch of no-longer needed gunk from the initscript.
- Use on-demand governor on centrino/core based systems for now,
as it seems to have a better effect.

Thu Feb 23 23:00:00 2006 Dave Jones
- Fix broken init script. (Alexandre Oliva) [#182691]
Taking ugly shell script to the next level.

Tue Feb 21 23:00:00 2006 Dave Jones
- Missed another occurance of the same problem I fixed yesterday.

Mon Feb 20 23:00:00 2006 Dave Jones
- Some ACPI BIOSes start counting CPUs at 0, some at 1.
*sigh
* (#181673)

Sat Feb 11 23:00:00 2006 Dave Jones
- rebuild.

Thu Feb 9 23:00:00 2006 Dave Jones
- rebuild.

Fri Dec 16 23:00:00 2005 Jesse Keating
- rebuilt for new gcj

Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt

Mon Nov 14 23:00:00 2005 Dave Jones
- Don\'t try and load acpi-cpufreq if we have no throttling states.

Fri Sep 30 00:00:00 2005 Dave Jones
- On shutdown, restore speed to maximum before daemon exit.

Sat Sep 24 00:00:00 2005 Dave Jones
- Use ACPI as a fallback driver if possible, if one didn\'t get loaded. (#160788)

Tue May 10 00:00:00 2005 Dave Jones
- Fix debuginfo generation.

Thu Apr 7 00:00:00 2005 Dave Jones
- Don\'t count nice time as idle time. (#132383)

Tue Mar 1 23:00:00 2005 Dave Jones
- Rebuild for gcc4.

Tue Feb 8 23:00:00 2005 Dave Jones
- Rebuild with -D_FORTIFY_SOURCE=2

Fri Feb 4 23:00:00 2005 Dave Jones
- Enable builds for PPC (#147089)

Tue Jan 11 23:00:00 2005 Dave Jones
- Add missing Obsoletes: kernel-utils

Mon Jan 10 23:00:00 2005 Dave Jones
- Update to upstream 1.2.1 release.

Sat Dec 18 23:00:00 2004 Dave Jones
- Initial packaging, split out from kernel-utils.


 
ICM