From: Nigel Cunningham <ncunningham@cyclades.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Should kirqd work on HT?
Date: Sat, 19 Feb 2005 20:07:43 +1100 [thread overview]
Message-ID: <1108804063.4098.35.camel@desktop.cunningham.myip.net.au> (raw)
In-Reply-To: <4216E248.5070603@pobox.com>
Hi Jeff.
On Sat, 2005-02-19 at 17:52, Jeff Garzik wrote:
> Nigel Cunningham wrote:
> What are the results of running irqbalanced?
You mean the debugging output? I can reenable it and record the results
if that's what you mean.
>From memory though, it got to not_worth_the_effort via this code:
if (tmp_loaded == -1) {
/* In the case of small number of heavy interrupt sources,
* loading some of the cpus too much. We use Ingo's original
* approach to rotate them around.
*/
if (!first_attempt && imbalance >= useful_load_threshold) {
rotate_irqs_among_cpus(useful_load_threshold);
return;
}
goto not_worth_the_effort;
}
(arch/i386/kernel/io_apic.c:449.
Regards,
Nigel
--
Nigel Cunningham
Software Engineer, Canberra, Australia
http://www.cyclades.com
Ph: +61 (2) 6292 8028 Mob: +61 (417) 100 574
next prev parent reply other threads:[~2005-02-19 9:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-19 6:31 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 [this message]
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
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=1108804063.4098.35.camel@desktop.cunningham.myip.net.au \
--to=ncunningham@cyclades.com \
--cc=jgarzik@pobox.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®