Changelog for
irqbalance-debugsource-0.55-120.3.i586.rpm :
Tue Apr 20 14:00:00 2010 trennAATTsuse.de
- Fix IRQBALANCE_BANNED_INTERRUPTS usage (bnc#595084)
Tue Nov 17 13:00:00 2009 trennAATTsuse.de
- Do not start irq_balancer daemon on s390(x) (bnc#552722)
Thu Nov 12 13:00:00 2009 trennAATTsuse.de
- Increase NR_CPUS from 256 to 4096 (bnc#550438, fate#306906)
Wed Nov 5 13:00:00 2008 bwalleAATTsuse.de
- Don\'t start the irqbalance on IA64 SGI SN2 systems (bnc#441505).
Fri Aug 15 14:00:00 2008 bwalleAATTsuse.de
- add \"Required-Stop\" to fix rpmlint error
Tue Dec 11 13:00:00 2007 bwalleAATTsuse.de
- add /etc/sysconfig/irqbalance configuration file for
IRQBALANCE_ONESHOT, IRQBALANCE_BANNED_CPUS and
IRQBALANCE_BANNED_INTERRUPTS configuration (#342593)
- fix some minor rpmlint warnings
Thu Apr 26 14:00:00 2007 bwalleAATTsuse.de
- remove special handling of timer interrupt and dual core
systems from init script because the new irq balancer does
that automatically
Mon Apr 16 14:00:00 2007 bwalleAATTsuse.de
- wrote manpage for irqbalance
Wed Apr 11 14:00:00 2007 bwalleAATTsuse.de
- updated to irqbalance.org 0.55
o rewrite from static arrays to dynamic lists using glib
o added IRQBALANCE_ONESHOT, IRQBALANCE_BANNED_INTERRUPTS
IRQBALANCE_BANNED_CPUS configuration environment variables
- changed init script to not balance the timer interrupt due to
broken hardware
- added $remote_fs to Required-Start since the binary needs
glib2
Tue Apr 3 14:00:00 2007 bwalleAATTsuse.de
- increased IRQ number to (256 + (32
*MAX_CPU)) as done in the
x86_64 kernel
Fri Jul 14 14:00:00 2006 sfAATTsuse.de
- added patch from bug #171500, fixing regexps