From: Kai Bankett <chaosman@ontika.net>
To: "Kamble, Nitin A" <nitin.a.kamble@intel.com>
Cc: linux-kernel@vger.kernel.org, kai.bankett@ontika.net,
mingo@redhat.com, akpm@diago.com, "Nakajima,
Jun" <jun.nakajima@intel.com>,
"Mallick, Asit K" <asit.k.mallick@intel.com>,
"Saxena, Sunil" <sunil.saxena@intel.com>
Subject: Re: [PATCH][IO_APIC] 2.5.63bk7 irq_balance improvments / bug-fixes
Date: Wed, 05 Mar 2003 11:48:58 +0100 [thread overview]
Message-ID: <3E65D61A.8070508@ontika.net> (raw)
In-Reply-To: E88224AA79D2744187E7854CA8D9131DA8B7DE@fmsmsx407.fm.intel.com
>
>
> 2. Or move the heavy imbalance around all the cpus in the round robin
> fashion at high rate.
>
>
>Both the solutions will eliminate the bouncing behavior. The current
>implementation is based on the option 2, with the only difference of
>lower rate of distribution (5 sec). The optimal option is workload
>dependant. With static and heavy interrupt load, the option 2 looks
>better, while with random interrupt load the option 1 is good enough.
>
>
>
Hi Nitin,
Thanks much for your response !
Are you really sure that option 2 looks better on a static and heavy
interrupt load ?
If the load is generated by few heavy sources (sources_count <
count(cpus)) why not distributed them (mostly) statically across the
available cpus ? What gain do you have by rotating them round robin in
this case ?
I think round robin only starts making sense if the number of heavy
sources is > number of physical cpus.
Kai
next prev parent reply other threads:[~2003-03-05 10:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-04 23:33 [PATCH][IO_APIC] 2.5.63bk7 irq_balance improvments / bug-fixes Kamble, Nitin A
2003-03-04 23:51 ` Andrew Morton
2003-03-05 10:48 ` Kai Bankett [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-03-06 20:01 Nakajima, Jun
2003-03-05 19:57 Kamble, Nitin A
2003-03-05 4:21 Kamble, Nitin A
2003-03-05 4:38 ` Jeff Garzik
2003-03-05 15:46 ` Jason Lunz
2003-03-05 18:26 ` Arjan van de Ven
2003-03-04 16:33 Kai Bankett
2003-03-04 16:45 ` 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=3E65D61A.8070508@ontika.net \
--to=chaosman@ontika.net \
--cc=akpm@diago.com \
--cc=asit.k.mallick@intel.com \
--cc=jun.nakajima@intel.com \
--cc=kai.bankett@ontika.net \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=nitin.a.kamble@intel.com \
--cc=sunil.saxena@intel.com \
/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.