From: Lin Feng <linfeng@cn.fujitsu.com>
To: Lenky Gao <lenky.gao@gmail.com>
Cc: linux-kernel@vger.kernel.org, yinghai@kernel.org, mingo@elte.hu,
gorcunov@gmail.com, rusty@rustcorp.com.au, sivanich@sgi.com,
agordeev@redhat.com
Subject: Re: Question: How to distribute the interrupts over multiple cores?
Date: Mon, 25 Mar 2013 13:19:27 +0800 [thread overview]
Message-ID: <514FDE5F.5020500@cn.fujitsu.com> (raw)
In-Reply-To: <CAAO_Xo7FbEsG=6pmcfUDyKtcPuPLTkNY+kUU+5hFnzciQBO-Aw@mail.gmail.com>
Hi,
On 03/25/2013 11:44 AM, Lenky Gao wrote:
>> On 03/25/2013 11:18 AM, Lenky Gao wrote:
>>> The irqbalance service has been stopped.
>> So try start irqbalance to see what happen?
>> It should help to give what you want ;-)
>
> Using the irqbalance service to dynamically change the IRQ-bound? It's
> seems a software solution. In my old machine, there is no this
> problem. I need some information to explain why. Maybe is the
Do you mean on your old machine the irq will be distributed automatically
among the cpus set by smp_affinity?
Sorry, I forgot one thing that the irqbalance service will break the mask
set by smp_affinity. So I don't know if now we support the feature
that balance among the cpus set by smp_affinity.
In my old conception when we set smp_affinity the irqbalance service
should be stopped, so you are right before, and the kernel will choose
one cpu in your mask for the IRQ and bounded from now on if there is no
irqbalance service.
thanks,
linfeng
next prev parent reply other threads:[~2013-03-25 5:17 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-25 2:33 Question: How to distribute the interrupts over multiple cores? Lenky Gao
2013-03-25 2:58 ` Lin Feng
2013-03-25 3:18 ` Lenky Gao
2013-03-25 3:24 ` Lin Feng
2013-03-25 3:44 ` Lenky Gao
2013-03-25 5:19 ` Lin Feng [this message]
2013-03-25 6:46 ` Lenky Gao
2013-03-25 7:04 ` Lin Feng
2013-03-25 7:10 ` Lenky Gao
2013-03-25 9:00 ` Lenky Gao
2013-03-25 9:41 ` Lin Feng
2013-03-25 9:45 ` Lenky Gao
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=514FDE5F.5020500@cn.fujitsu.com \
--to=linfeng@cn.fujitsu.com \
--cc=agordeev@redhat.com \
--cc=gorcunov@gmail.com \
--cc=lenky.gao@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=rusty@rustcorp.com.au \
--cc=sivanich@sgi.com \
--cc=yinghai@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.