linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Should kirqd work on HT?
@ 2005-02-19  6:31 Nigel Cunningham
  2005-02-19  6:44 ` Kwijibo
                   ` (2 more replies)
  0 siblings, 3 replies; 15+ messages in thread
From: Nigel Cunningham @ 2005-02-19  6:31 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi all.

I've noticed this problem for a while, but only now decided to ask.
Interrupt balancing doesn't do anything on my system.

           CPU0       CPU1
  0:   31931808          0    IO-APIC-edge  timer
  1:      76595          0    IO-APIC-edge  i8042
  8:          1          0    IO-APIC-edge  rtc
  9:          1          0   IO-APIC-level  acpi
 14:        122          1    IO-APIC-edge  ide0
 16:    4074456          0   IO-APIC-level  uhci_hcd, uhci_hcd, radeon@PCI:1:0:0
 17:    4295132          0   IO-APIC-level  Intel ICH5
 18:    2070933          0   IO-APIC-level  libata, uhci_hcd, eth0
 19:     887311          0   IO-APIC-level  uhci_hcd
 22:     572530          0   IO-APIC-level  ath0
NMI:   31931749   31931636 (I've since disabled the nmi_watchdog)
LOC:   31931252   31931251
ERR:          0
MIS:          0

I enabled the debugging and found that it doesn't think it's worth the
effort. Is that correct? Not a complaint, just curious!

Regards,

Nigel
-- 
Nigel Cunningham
Software Engineer, Canberra, Australia
http://www.cyclades.com

Ph: +61 (2) 6292 8028      Mob: +61 (417) 100 574


^ permalink raw reply	[flat|nested] 15+ messages in thread
* RE: Should kirqd work on HT?
@ 2005-02-19 13:30 Pallipadi, Venkatesh
  2005-02-19 16:30 ` Jeff Garzik
  0 siblings, 1 reply; 15+ messages in thread
From: Pallipadi, Venkatesh @ 2005-02-19 13:30 UTC (permalink / raw)
  To: ncunningham, kwijibo; +Cc: Linux Kernel Mailing List


You are right. Kernel balancer doesn't move around the irqs, unless it
has too many interrupts. The logic is moving around interrupts all the
time will not be good on caches. So, there is a threshold above which
the balancer start moving things around.

You should see them moving around if you do 'ping -f' or a big 'dd' from
the disk.

Thanks,
Venki 

>-----Original Message-----
>From: linux-kernel-owner@vger.kernel.org 
>[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Nigel 
>Cunningham
>Sent: Saturday, February 19, 2005 1:02 AM
>To: kwijibo@zianet.com
>Cc: Linux Kernel Mailing List
>Subject: Re: Should kirqd work on HT?
>
>Hi.
>
>On Sat, 2005-02-19 at 17:44, Kwijibo wrote:
>> My guess is that irqbalance is not running.
>
>No. It is.
>
>USER       PID %CPU %MEM   VSZ  RSS TTY      STAT START   TIME COMMAND
>root       301  0.0  0.0     0    0 ?        SW   16:52   0:00 [kirqd]
>
>The debugging info reports that it doesn't think it's worth doing the
>balancing.
>
>Regards,
>
>Nigel
>-- 
>Nigel Cunningham
>Software Engineer, Canberra, Australia
>http://www.cyclades.com
>
>Ph: +61 (2) 6292 8028      Mob: +61 (417) 100 574
>
>-
>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] 15+ messages in thread

end of thread, other threads:[~2005-02-21  1:08 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-19  6:31 Should kirqd work on HT? Nigel Cunningham
2005-02-19  6:44 ` Kwijibo
2005-02-19  9:02   ` Nigel Cunningham
2005-02-19  9:36     ` Arjan van de Ven
2005-02-19  6:52 ` Jeff Garzik
2005-02-19  9:07   ` Nigel Cunningham
2005-02-19  9:36     ` Arjan van de Ven
2005-02-19 10:54       ` Nigel Cunningham
2005-02-19 10:58       ` Nigel Cunningham
2005-02-19 11:49         ` Arjan van de Ven
2005-02-20 14:45 ` Martin J. Bligh
2005-02-19 13:30 Pallipadi, Venkatesh
2005-02-19 16:30 ` Jeff Garzik
2005-02-20 14:44   ` Martin J. Bligh
2005-02-21  1:08     ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).