This bug was fixed in the package irqbalance - 1.0.6-2ubuntu0.14.04.2
---
irqbalance (1.0.6-2ubuntu0.14.04.2) trusty; urgency=medium
* Disable irqbalance on HP M800 server cartridge (LP: #1452875). Thanks to
Manoj Iyer.
-- Robie Basak Thu, 18 Jun 2015 14:48:21
+
** Chan
ubuntu@ms10-18n3-slayton:~$ apt-cache policy irqbalance
irqbalance:
Installed: 1.0.6-2ubuntu0.14.04.2
Candidate: 1.0.6-2ubuntu0.14.04.2
Version table:
*** 1.0.6-2ubuntu0.14.04.2 0
500 http://ports.ubuntu.com/ubuntu-ports/ trusty-proposed/main armhf
Packages
100 /var/lib/dpk
** Branch linked: lp:ubuntu/trusty-proposed/irqbalance
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1452875
Title:
irqbalance degrades network performance on HP M800 server cartridge
To manage not
Hello Manoj, or anyone else affected,
Accepted irqbalance into trusty-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/irqbalance/1.0.6-2ubuntu0.14.04.2
in a few hours, and then in the -proposed repository.
Please help us by testing this new package.
Uploaded, with one minor change agreed with Manoj on IRC: on not finding
/proc/device-tree/model, no warning is printed, as this is the common
case on Intel (and I want to avoid risking alarming users via eg.
logcheck).
I'll leave it to the SRU team to decide on whether it's OK to fix Trusty
witho
Incorporated review comments call fclose() when fread() fails.
** Patch added: "patch to disable irqbalance on HP M800 server cartridge"
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1452875/+attachment/4416835/+files/irqbalance.c.patch
--
You received this bug notification becau
** Also affects: irqbalance (Ubuntu Trusty)
Importance: Undecided
Status: New
** Changed in: irqbalance (Ubuntu Trusty)
Status: New => Won't Fix
** Changed in: irqbalance (Ubuntu Trusty)
Status: Won't Fix => Triaged
** Changed in: irqbalance (Ubuntu)
Status: Triage
I have incorporated all the review comments and produced a new patch.
Please review this patch and accept for trusty.
** Patch added: "patch to disable irqbalance on HP M800 server cartridge"
https://bugs.launchpad.net/ubuntu/+source/irqbalance/+bug/1452875/+attachment/4411730/+files/irqbalanc
** Description changed:
On HP M800 server cartridge we want to prevent irqbalance from running
because it causes degradation in network throughput.
+
+ [ SRU EXCEPTION REQUEST ]
+ A fix to this bug is limited in scope to 14.04 (Trusty) release. TI does not
plan to support the Keystone II bas
We talked about the general approach on IRC and Manoj will update the
bug. We'll get the general approach agreed first. But while I'm looking
at the patch, here are some review comments:
+enum _bool {false = 0, true = 1};
+typedef enum _bool Bool;
Please don't do this unless it's convention in th
10 matches
Mail list logo