diff --git a/irqbalance-1.0.3.tar.bz2 b/irqbalance-1.0.3.tar.bz2 deleted file mode 100644 index 6842452..0000000 --- a/irqbalance-1.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e57569a98af4858e5dc0ef5814ef3e58d51230698029febce644ff2a782abe7 -size 255835 diff --git a/irqbalance-1.0.4.tar.bz2 b/irqbalance-1.0.4.tar.bz2 new file mode 100644 index 0000000..39cc7f2 --- /dev/null +++ b/irqbalance-1.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15725edf4a6f20258620cbd05ebf02d0c25aadd5ffa4871ef8507c9215021c43 +size 286985 diff --git a/irqbalance.changes b/irqbalance.changes index cba5ffe..6e83432 100644 --- a/irqbalance.changes +++ b/irqbalance.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Sep 6 11:07:36 UTC 2012 - trenn@suse.de + +- Update to version 1.0.4: + New release of irqbalance, several minor cleanups and a few + significant bug fixes and feature enhancements: + - Fixed a divide by zero bug + - Fixed a memory corruptor when items are not assigned to a specfic numa node + - Added a banscript option, that allows a user defined script to be run to + determine if a given irq should be excluded from balancing + - Improve rescan ability to catch a timing race early in irqbalance setup + - Added ability to force irqbalance to rescan irqs on reception of a SIGHUP. + - Force affinity settings even if manually overridden outside of irqbalance. + - Added a --foreground option to force foreground execution without debug output + ------------------------------------------------------------------- Mon Jun 25 15:01:39 UTC 2012 - trenn@suse.de diff --git a/irqbalance.spec b/irqbalance.spec index 04fd0c0..1c45cdb 100644 --- a/irqbalance.spec +++ b/irqbalance.spec @@ -16,8 +16,9 @@ # + Name: irqbalance -Version: 1.0.3 +Version: 1.0.4 Release: 0 Summary: Balance IRQs on SMP Machines License: GPL-2.0+