Re: [discuss] [rfc] x86_64: Kconfig changes for NUMA

From: Magnus Damm
Date: Thu Oct 27 2005 - 01:27:55 EST


On 10/27/05, Magnus Damm <magnus.damm@xxxxxxxxx> wrote:
> On 10/26/05, Andi Kleen <ak@xxxxxxx> wrote:
> > On Wednesday 26 October 2005 09:09, Ravikiran G Thirumalai wrote:
> >
> > >
> > > 1. Makes NUMA a config option like other arches
> > > 2. Makes topology detection options like K8_NUMA dependent on NUMA
> > > 3. Choosing ACPI NUMA detection can be done from the standard
> > > "Processor type and features" menu
> > > Comments?
> >
> > It's in principle ok except that I don't like the dependencies and
> > defaults. K8_NUMA shouldn't be dependent on !M_PSC. And the defaults
> > should be just dropped.
>
> While at it, could you please consider to remove the SMP dependency
> from NUMA_EMU? 2.6.14-rc5-git5 builds and works with !SMP and
> NUMA_EMU.
>
> Why?
> 1. No need to force SMP when not needed.
> 2. qemu-system-x86_64 does not currently work with SMP kernels.

Update:

Both CONFIG_NUMA_EMU and CONFIG_K8_NUMA build and run just fine
without CONFIG_SMP. Not sure about CONFIG_ACPI_NUMA though.

/ magnus
-
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/