* Alan Mayer <ajm@sgi.com> wrote:
quoted text > Subject: [PATCH] x86_64: resize NR_IRQS for large machines
>
> From: Alan Mayer <ajm@sgi.com>
>
> On machines with very large numbers of cpus, tables that are
> dimensioned by NR_IRQS get very large, especially the irq_desc table.
> They are also very sparsely used. When the cpu count is >
> MAX_IO_APICS, use MAX_IO_APICS to set NR_IRQS, otherwise use NR_CPUS.
>
> Signed-off-by: Alan Mayer <ajm@sgi.com>
> Reviewed-by: Christoph Lameter <clameter@sgi.com>
thanks, applied. I suspect this can wait until .26, as there appears to
be a number of other patches that you need to get these boxes running on
vanilla, right?
Ingo
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] x86_64: resize NR_IRQS for large machines , Ingo Molnar , (Tue Mar 25, 12:19 pm)