All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Nathan March <nathan@gt.net>
Cc: "Xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: 4.1.1 dom0 kernel panic "No available IRQ to bind to: increae nr_irqs!"
Date: Mon, 22 Aug 2011 16:59:18 -0400	[thread overview]
Message-ID: <20110822205917.GA24557@dumpdata.com> (raw)
In-Reply-To: <4E52BA6E.5000409@gt.net>

On Mon, Aug 22, 2011 at 01:22:06PM -0700, Nathan March wrote:
> Hi,
> 
> I've run into an issue where after spawning more than ~22 VMs, the dom0
> will panic with:
> 
> Kernel panic - not syncing: No available IRQ to bind to: increase nr_irqs!
> 
> xen7 ~ # dmesg | grep IRQ
> [   40.430664] NR_IRQS:4352 nr_irqs:512
> 
> This is on xen 4.1.1 with the 2.6.32.43 kernel from jeremy xen.git.
> 
> I do have sparse IRQ's on:
>  CONFIG_SPARSE_IRQ=y
> 
> I've found numerous comments about this online, but they primarily seem
> to apply to earlier versions of xen. More recent comments seem to
> indicate it shouldn't be a problem since the IRQ's are dynamically
> increased? The kernel doesn't seem to have NR_IRQS specified anywhere

Not that version of kernel.

> that I can see...
> 
> Can anyone point me in the right direction to resolve this?

Update the kernel to 3.0. We added a lot of fixes to make the IRQ dynamic
so that you can have as many IRQs as much as there is memory to allocate them.

> 
> Thanks,
> Nathan
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel

      reply	other threads:[~2011-08-22 20:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22 20:22 4.1.1 dom0 kernel panic "No available IRQ to bind to: increae nr_irqs!" Nathan March
2011-08-22 20:59 ` Konrad Rzeszutek Wilk [this message]

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=20110822205917.GA24557@dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=nathan@gt.net \
    --cc=xen-devel@lists.xensource.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.