Re: [PATCH] x86_64: resize NR_IRQS for large machines

From: Alan Mayer
Date: Tue Mar 25 2008 - 12:24:18 EST


On Tue, 25 Mar 2008, Ingo Molnar wrote:

>
> * Alan Mayer <ajm@xxxxxxx> wrote:
>
> > Subject: [PATCH] x86_64: resize NR_IRQS for large machines
> >
> > From: Alan Mayer <ajm@xxxxxxx>
> >
> > 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@xxxxxxx>
> > Reviewed-by: Christoph Lameter <clameter@xxxxxxx>
>
> 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

That's right. Thanks.

--ajm

> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>

Spirits are using me,
A larger voice is calling me.
--
Alan J. Mayer
SGI
ajm@xxxxxxx
WORK: 651-683-3131
HOME: 651-407-0134
--

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/