From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] i386 irq: Kill NR_IRQ_VECTORS and increase NR_IRQS Date: Fri, 16 Feb 2007 11:15:58 +0100 Message-ID: <200702161115.59017.ak@suse.de> References: <200702160015.04453.lenb@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from ns.suse.de ([195.135.220.2]:48408 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751400AbXBPKQF (ORCPT ); Fri, 16 Feb 2007 05:16:05 -0500 In-Reply-To: Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Eric W. Biederman" Cc: Andrew Morton , Natalie Protasevich , lkml - Kernel Mailing List , linux-acpi@vger.kernel.org, Len Brown > Allowing the kernel to work on big machines without complicated > and error prone irq remapping logic. How much memory does this use by default? If it's much there should be at least a CONFIG_* to make it smaller. -Andi