From: Imre Gergely <imre.gergely@astral.ro>
To: linux-kernel@vger.kernel.org
Subject: irq balance problems?
Date: Tue, 21 Feb 2006 09:47:54 +0200 [thread overview]
Message-ID: <43FAC5AA.1030205@astral.ro> (raw)
hi
i have kernel 2.6.9, with FC2, on an AMD64 Dual Opteron.
[root@btv 28]# cat /proc/interrupts
CPU0 CPU1
0: 22249515 39262513 IO-APIC-edge timer
1: 0 8 IO-APIC-edge i8042
2: 0 0 XT-PIC cascade
8: 0 0 IO-APIC-edge rtc
14: 1 13 IO-APIC-edge ide0
24: 10 441422068 IO-APIC-level ioc0, eth1
25: 171765170 5905 IO-APIC-level ioc1, eth2
28: 921 406066 IO-APIC-level eth0
NMI: 16960 6317
LOC: 61500529 61500464
ERR: 0
MIS: 0
i was wondering, if IRQ28's (eth0) affinity is set to the default "f"
[root@btv 28]# cat /proc/irq/prof_cpu_mask
f
[root@btv 28]# cat /proc/irq/28/smp_affinity
f
and irqbalance is not running, why aren't the interrupts coming from eth0
balanced between the two processors? at least that's what i understood from the
examples in Documentation/IRQ-affinity.txt. are there any other settings/kernel
parameters/compile option one has to set?
(pls msg me in private, i'm not on the list.)
thanks
next reply other threads:[~2006-02-21 7:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-21 7:47 Imre Gergely [this message]
2006-02-21 7:56 ` irq balance problems? Arjan van de Ven
2006-02-21 8:03 ` Imre Gergely
2006-02-21 8:18 ` Arjan van de Ven
2006-02-21 8:45 ` Imre Gergely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=43FAC5AA.1030205@astral.ro \
--to=imre.gergely@astral.ro \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.