Accepting request 135535 from Base:System

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/135535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irqbalance?expand=0&rev=29
This commit is contained in:
Stephan Kulow 2012-09-25 08:25:52 +00:00 committed by Git OBS Bridge
commit beec30fc9b
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e57569a98af4858e5dc0ef5814ef3e58d51230698029febce644ff2a782abe7
size 255835

3
irqbalance-1.0.4.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15725edf4a6f20258620cbd05ebf02d0c25aadd5ffa4871ef8507c9215021c43
size 286985

View File

@ -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

View File

@ -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+