Bug 476179 - irqbalance needs networking?
Summary: irqbalance needs networking?
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: irqbalance
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Neil Horman
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-12 09:30 UTC by Harald Hoyer
Modified: 2008-12-13 14:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-13 14:55:35 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Harald Hoyer 2008-12-12 09:30:21 UTC
Does irqbalance need networking?

/etc/rc.d/init.d/irqbalance:

# Check that networking is up.
if [ "$NETWORKING" = "no" ]
then
        exit 0
fi

Comment 1 Neil Horman 2008-12-12 11:37:51 UTC
The notion is that if networking is not enabled, that there are no high volume interrupts, and therefore no advantage to irqbalance running, but theres really no reason it can't be removed.  Fixed in rawhide and --12.fc10.  Thanks!

Comment 2 Fedora Update System 2008-12-13 14:55:32 UTC
irqbalance-0.55-12.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.