Re: [PATCH 2/6] x86: apic - unify lapic_resume

From: Maciej W. Rozycki
Date: Sat Aug 16 2008 - 16:26:42 EST


On Sat, 16 Aug 2008, Arjan van de Ven wrote:

> it's not like you can/want to go over 128 cpus on a 32 bit kernel
> though..

That's a quantitative rather than a qualitative limitation though. I can
see no reason why limiting the number of CPUs would preclude the use of
the x2APIC mode altogether -- the extra CPUs will simply be ignored and
never waken up. And with smaller systems and a 32-bit kernel one may
still want to get the small performance gain from using the MSRs rather
than going through the TLB for example.

Similarly there is some RAM size limitation with the 32-bit configuration
too, but that does not prevent us from using however much we can in the
32-bit mode either. ;)

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