public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.27/2.6.28: irqbalance dies shortly after starting the daemon on x86 but not x86_64, why?
@ 2008-12-30 12:26 Justin Piszcz
  2009-01-02 22:23 ` Arjan van de Ven
  2009-01-02 22:35 ` Kyle McMartin
  0 siblings, 2 replies; 6+ messages in thread
From: Justin Piszcz @ 2008-12-30 12:26 UTC (permalink / raw)
  To: linux-kernel, arjan

(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.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-01-03  1:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-30 12:26 2.6.27/2.6.28: irqbalance dies shortly after starting the daemon on x86 but not x86_64, why? Justin Piszcz
2009-01-02 22:23 ` Arjan van de Ven
2009-01-03  0:32   ` Justin Piszcz
2009-01-03  1:08     ` Kyle McMartin
2009-01-03  1:11       ` Justin Piszcz
2009-01-02 22:35 ` Kyle McMartin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox