Mailinglist Archive: opensuse-bugs (8017 mails)

< Previous Next >
[Bug 223045] irqbalance (i586) 0.0.9-58 not working, OK when replaced with 0.0.9-43 from SuSE 9.x
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 30 Nov 2006 16:21:14 -0700 (MST)
  • Message-id: <20061130232114.E4043F41@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=223045


casualprogrammer@xxxxxxxxx changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |ASSIGNED
Info Provider|casualprogrammer@xxxxxxxxx |




------- Comment #3 from casualprogrammer@xxxxxxxxx 2006-11-30 16:21 MST -------
Actually yes, Greg,

I just installed RC1, and irq_balancer is bypassed per default. This time I
edited /etc/init.d/irq_balancer and changed line 41 from

if [ $PHYS -gt 1 ] || [ $PROC -gt 1 -a $PHYS -eq 0 ] ; then

to

if [ $PHYS -gt 1 ] || [ $PROC -gt 1 -a $PHYS -eq 1 ] ; then

as suggested in the above mentioned thread. Works nicely.

Casual


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

< Previous Next >