irqbalance/irqbalance.changes

161 lines
5.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Aug 16 08:40:22 UTC 2011 - saschpe@suse.de
- Run spec-cleaner on spec file
- Don't start irqbalance by default, testing confirmed that it does
not make any difference on machines with less than 32 cores
nowadays (GKH's comment)
-------------------------------------------------------------------
Tue Jun 7 14:13:36 UTC 2011 - aj@suse.de
- Add systemd service file.
-------------------------------------------------------------------
Sun Nov 7 13:56:53 UTC 2010 - cristian.rodriguez@opensuse.org
- This is a long running service, use full RELRO here.
-------------------------------------------------------------------
Sat Oct 2 19:37:52 UTC 2010 - cristian.rodriguez@opensuse.org
- update to version 0.56 in order to get libcap-ng support
so irqbalance can drop privileges.
-------------------------------------------------------------------
Wed Jun 17 17:52:43 CEST 2009 - crrodriguez@suse.de
- fix build when as-needed is a default linker option
-------------------------------------------------------------------
Wed Nov 5 22:14:13 CET 2008 - bwalle@suse.de
- Don't start the irqbalance on IA64 SGI SN2 systems (bnc#441505).
-------------------------------------------------------------------
Fri Aug 15 22:44:13 CEST 2008 - bwalle@suse.de
- add "Required-Stop" to fix rpmlint error
-------------------------------------------------------------------
Tue Dec 11 22:49:59 CET 2007 - bwalle@suse.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 20:53:45 CEST 2007 - bwalle@suse.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 00:19:32 CEST 2007 - bwalle@suse.de
- wrote manpage for irqbalance
-------------------------------------------------------------------
Wed Apr 11 15:00:06 CEST 2007 - bwalle@suse.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 11:31:56 CEST 2007 - bwalle@suse.de
- increased IRQ number to (256 + (32*MAX_CPU)) as done in the
x86_64 kernel
-------------------------------------------------------------------
Fri Jul 14 11:10:59 CEST 2006 - sf@suse.de
- added patch from bug #171500, fixing regexps
-------------------------------------------------------------------
Tue May 16 09:53:02 CEST 2006 - sf@suse.de
- added irqbalance-assert.diff to completely fix
bug #158186 (see changelog entry below)
-------------------------------------------------------------------
Tue May 9 10:33:40 CEST 2006 - sf@suse.de
- increase MAX_INTERRUPTS to 512 to avoid
segfault (bug #158186)
-------------------------------------------------------------------
Wed May 3 13:37:34 CEST 2006 - sf@suse.de
- modified startscript to start irqbalancing only on real SMP
machines (multisocket) (bug #171500)
-------------------------------------------------------------------
Thu Feb 9 00:05:31 CET 2006 - ak@suse.de
- increase max number of cpus to 128 (#146945)
- install manpage
-------------------------------------------------------------------
Wed Jan 25 21:36:42 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Oct 31 12:22:21 CET 2005 - dmueller@suse.de
- don't build as root
-------------------------------------------------------------------
Fri Sep 2 12:41:38 CEST 2005 - ro@suse.de
- rcscript: ignore on machines with < 2 CPUs
-------------------------------------------------------------------
Tue Jun 21 00:49:26 CEST 2005 - ro@suse.de
- build with fPIE/pie
-------------------------------------------------------------------
Mon Feb 16 21:23:23 CET 2004 - sf@suse.de
- update to 0.09
-------------------------------------------------------------------
Sat Sep 20 16:00:17 CEST 2003 - kukuk@suse.de
- Add PreRequires for insserv
-------------------------------------------------------------------
Thu Sep 4 16:00:32 CEST 2003 - ro@suse.de
- added stop_on_removal and restart_on_update
- changed insserv_and_fillup to insserv_force_if_yast
-------------------------------------------------------------------
Thu Sep 4 15:20:13 CEST 2003 - sf@suse.de
- added %insserv_and_fillup in %post
and %insserv_cleanup in %postun
-------------------------------------------------------------------
Thu Sep 4 11:46:23 CEST 2003 - ak@suse.de
- update to version 0.6
- Clean up init script a bit
- Move initscript outside tar and mark as source
-------------------------------------------------------------------
Fri Mar 21 14:56:26 CET 2003 - sf@suse.de
- initial version 0.1