Re: [PATCH, resend] i386: also limit NODES_HIGH_SHIFT here

From: Andi Kleen
Date: Thu Mar 12 2009 - 09:32:16 EST


"Jan Beulich" <jbeulich@xxxxxxxxxx> writes:

> Impact: configuration bug fix
>
> Just like for x86-64, the range of widths valid for NODE_SHIFT is not
> unbounded. The upper bound 64-bit uses is definitely also an upper
> bound for 32-bit.

I think that's actually obsolete, there's no real 128 nodes limit.

The only limit used to be 256 nodes because you can't have more nodes
than CPUs, but that's obsolete with x2apic.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only.
--
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/