From: Arthur Kepner <akepner@sgi.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-kernel@vger.kernel.org, David Miller <davem@davemloft.net>
Subject: Re: [RFC/PATCH] notify user-level IRQ balancer when kernel assigns IRQ affinity
Date: Thu, 9 Sep 2010 08:55:02 -0700 [thread overview]
Message-ID: <20100909155502.GB17836@sgi.com> (raw)
In-Reply-To: <alpine.LFD.2.00.1009091050370.2477@localhost6.localdomain6>
On Thu, Sep 09, 2010 at 10:54:50AM +0200, Thomas Gleixner wrote:
> On Fri, 3 Sep 2010, Arthur Kepner wrote:
>
> It might be helpful to cc the maintainer of kernel/irq on patches
> which affect that area.
It wasn't (and after revieweing the MAINTAINERS file, still isn't)
clear to me that you're the maintainer there, but I'll cc you on
this topic in the future.
>
> >
> > We've run into situations where a CPU runs out of interrupt
> > vectors, because all the interrupts are getting the default
> > affinity (and the interrupt balancer hasn't yet run).
> >
> > The following emits a netlink message whenever an interrupt
> > is given a default CPU affinity. A user-level IRQ balancer
> > can use those messages to decide if, and how to reassign
> > affinities. This should allow us to avoid running out of
> > vectors on any particular CPU (or at least make it far less
> > likely).
>
> Errm. If the irq balancer has not been run, then why should some new
> irq balancer be up and running at this time. In the worst case you
> need to sort that out during boot _before_ you even hit userspace.
David M. made the same point.
I've got a new scheme in the works here:
http://marc.info/?l=linux-kernel&m=128381632020999&w=2
When I get some time on a big NUMA system, I'll test the latest
iteration of that, and post an update.
--
Arthur
next prev parent reply other threads:[~2010-09-09 15:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-03 21:05 [RFC/PATCH] notify user-level IRQ balancer when kernel assigns IRQ affinity Arthur Kepner
2010-09-03 21:10 ` David Daney
2010-09-03 21:25 ` Arthur Kepner
2010-09-03 21:48 ` David Miller
2010-09-09 8:54 ` Thomas Gleixner
2010-09-09 15:55 ` Arthur Kepner [this message]
2010-09-09 16:16 ` [PATCH] MAINTAINERS: Add IRQ SUBSYSTEM Joe Perches
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=20100909155502.GB17836@sgi.com \
--to=akepner@sgi.com \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
/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