All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] Do not set cpu_possible_map to NR_CPUS bits when CPU hotplug is enabled
@ 2006-02-14 23:01 Ashok Raj
  0 siblings, 0 replies; only message in thread
From: Ashok Raj @ 2006-02-14 23:01 UTC (permalink / raw)
  To: linux-ia64

Hi Tony,

here is patch to not set NR_CPUS bits in cpu_possible_map when 
CONFIG_HOTPLUG_CPU is enabled. This just restricts the cpu_possible_map
to a more reasonable number. We now count the number of disabled cpus in
MADT as potentially hotpluggable cpus. In case thats not true, parameter 
additional_cpus=x can be used at startup to add extra bits to cpu_possible_map.


Will be good to fix it before 2.6.16 gets released. Other arch code is mostly
checked in already I think.

Cheers,
ashok


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-02-14 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-14 23:01 [patch 0/2] Do not set cpu_possible_map to NR_CPUS bits when CPU hotplug is enabled Ashok Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.