* core2 duo, interrupts: is this normal?
@ 2007-03-16 1:24 Norberto Bensa
2007-03-16 5:31 ` Len Brown
2007-03-16 20:28 ` Arjan van de Ven
0 siblings, 2 replies; 3+ messages in thread
From: Norberto Bensa @ 2007-03-16 1:24 UTC (permalink / raw)
To: Linux Kernel
Hello,
is this output, normal? I meant, why counters on CPU1 is zero? Isn't this
balanced?
$ cat /proc/interrupts
CPU0 CPU1
0: 4180170 0 IO-APIC-edge timer
1: 8060 0 IO-APIC-edge i8042
7: 0 0 IO-APIC-edge parport0
9: 0 0 IO-APIC-fasteoi acpi
12: 5 0 IO-APIC-edge i8042
16: 322297 0 IO-APIC-fasteoi uhci_hcd:usb3, libata, nvidia,
EMU10K1
17: 896399 0 IO-APIC-fasteoi bttv0, eth0, libata
18: 72867 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb7
19: 27770 0 IO-APIC-fasteoi ehci_hcd:usb2, uhci_hcd:usb5
20: 0 0 IO-APIC-fasteoi uhci_hcd:usb4
21: 0 0 IO-APIC-fasteoi uhci_hcd:usb6
22: 3 0 IO-APIC-fasteoi ohci1394
23: 155 0 IO-APIC-fasteoi HDA Intel
219: 103056 0 PCI-MSI-edge libata
NMI: 0 0
LOC: 4077613 4077622
ERR: 0
MIS: 0
Many thanks in advance,
Norberto
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: core2 duo, interrupts: is this normal?
2007-03-16 1:24 core2 duo, interrupts: is this normal? Norberto Bensa
@ 2007-03-16 5:31 ` Len Brown
2007-03-16 20:28 ` Arjan van de Ven
1 sibling, 0 replies; 3+ messages in thread
From: Len Brown @ 2007-03-16 5:31 UTC (permalink / raw)
To: Norberto Bensa; +Cc: Linux Kernel
On Thursday 15 March 2007 21:24, Norberto Bensa wrote:
> Hello,
>
> is this output, normal? I meant, why counters on CPU1 is zero? Isn't this
> balanced?
yes, it is normal.
If you had an interrupt-limited workload then irqbalance
would pick things up and spread them out.
-Len
> $ cat /proc/interrupts
> CPU0 CPU1
> 0: 4180170 0 IO-APIC-edge timer
> 1: 8060 0 IO-APIC-edge i8042
> 7: 0 0 IO-APIC-edge parport0
> 9: 0 0 IO-APIC-fasteoi acpi
> 12: 5 0 IO-APIC-edge i8042
> 16: 322297 0 IO-APIC-fasteoi uhci_hcd:usb3, libata, nvidia,
> EMU10K1
> 17: 896399 0 IO-APIC-fasteoi bttv0, eth0, libata
> 18: 72867 0 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb7
> 19: 27770 0 IO-APIC-fasteoi ehci_hcd:usb2, uhci_hcd:usb5
> 20: 0 0 IO-APIC-fasteoi uhci_hcd:usb4
> 21: 0 0 IO-APIC-fasteoi uhci_hcd:usb6
> 22: 3 0 IO-APIC-fasteoi ohci1394
> 23: 155 0 IO-APIC-fasteoi HDA Intel
> 219: 103056 0 PCI-MSI-edge libata
> NMI: 0 0
> LOC: 4077613 4077622
> ERR: 0
> MIS: 0
>
>
> Many thanks in advance,
> Norberto
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: core2 duo, interrupts: is this normal?
2007-03-16 1:24 core2 duo, interrupts: is this normal? Norberto Bensa
2007-03-16 5:31 ` Len Brown
@ 2007-03-16 20:28 ` Arjan van de Ven
1 sibling, 0 replies; 3+ messages in thread
From: Arjan van de Ven @ 2007-03-16 20:28 UTC (permalink / raw)
To: Norberto Bensa; +Cc: Linux Kernel
On Thu, 2007-03-15 at 22:24 -0300, Norberto Bensa wrote:
> Hello,
>
> is this output, normal? I meant, why counters on CPU1 is zero? Isn't this
> balanced?
try running irqbalance from http://www.irqbalance.org
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-16 20:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-16 1:24 core2 duo, interrupts: is this normal? Norberto Bensa
2007-03-16 5:31 ` Len Brown
2007-03-16 20:28 ` Arjan van de Ven
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.