From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Maximum number of domains and NR_IRQS Date: Thu, 07 Dec 2006 16:25:40 +0000 Message-ID: References: <1165508060.9694.180.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1165508060.9694.180.camel@localhost.localdomain> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell , "Carb, Brian A" Cc: xen-devel@lists.xensource.com, Keir Fraser List-Id: xen-devel@lists.xenproject.org On 7/12/06 16:14, "Ian Campbell" wrote: >> We changed NR_IRQS in >> xen-unstable.hg/linux-2.6.16.33-xen/include/asm-x86_64/irq.h - it's >> set to 224 by default. > > That file is shadowed by include/asm-x86_64/mach-xen/asm/irq.h when > build for Xen so you need to change that instead. Apart from that, your crash appeared to be happening during boot of Xen itself. So something must have changed there. -- Keir