[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0812300706390.11356@p34.internal.lan>
Date: Tue, 30 Dec 2008 07:26:30 -0500 (EST)
From: Justin Piszcz <jpiszcz@...idpixels.com>
To: linux-kernel@...r.kernel.org, arjan@...ux.intel.com
Subject: 2.6.27/2.6.28: irqbalance dies shortly after starting the daemon on
x86 but not x86_64, why?
(same on both x86 and x86_64):
# cat /etc/default/irqbalance
#Configuration for the irqbalance daemon
#Should irqbalance be enabled?
ENABLED=1
#Balance the IRQs only once?
ONESHOT="0"
========
my x86 system:
========
# /etc/init.d/irqbalance start
Starting SMP IRQ Balancer: irqbalance.
# ps auxww | grep -i irqbalance
root 4570 0.0 0.0 2536 436 ? Ss 07:07 0:00 /usr/sbin/irqbalance
# sleep 300; ps auxww | grep -i irqbalance
#
=========
On my x86_64 systems:
=========
$ ps auxww | grep -i irqbalance
root 2769 0.0 0.0 8828 492 ? Ss Dec27 0:06 /usr/sbin/irqbalance
$ ps auxww | grep -i irqbalance
root 2918 0.0 0.0 8828 520 ? Ss Dec22 0:18 /usr/sbin/irqbalance
Is there a bug on x86?
Justin.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists