aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs/linux-defconfig_xen_ia64
diff options
context:
space:
mode:
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-07-31 15:14:47 -0600
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>2006-07-31 15:14:47 -0600
commit456a5a3196bde2858ba903bbbe914e41e2672c40 (patch)
treef9acc0e53026ecc70523c74f5bce9a13bc623ea7 /buildconfigs/linux-defconfig_xen_ia64
parent01b91466832aee926a96e8f69d94e6589b9275ee (diff)
downloadxen-456a5a3196bde2858ba903bbbe914e41e2672c40.tar.gz
xen-456a5a3196bde2858ba903bbbe914e41e2672c40.tar.bz2
xen-456a5a3196bde2858ba903bbbe914e41e2672c40.zip
[IA64] Enable xen0 smp when machine only has 2 LPs (NR_CPUS -> 16)
This patch intends to enable xen0's smp if machine only has 2 LPs, because the 2nd enabled LSAPIC entry is @ 5th slot in MADT table. Signed-off-by: Kevin Tian <kevin.tian@intel.com> Signed-off-by: Zhang xiantao <xiantao.zhang@intel.com>
Diffstat (limited to 'buildconfigs/linux-defconfig_xen_ia64')
-rw-r--r--buildconfigs/linux-defconfig_xen_ia642
1 files changed, 1 insertions, 1 deletions
diff --git a/buildconfigs/linux-defconfig_xen_ia64 b/buildconfigs/linux-defconfig_xen_ia64
index 566a70522e..d497060518 100644
--- a/buildconfigs/linux-defconfig_xen_ia64
+++ b/buildconfigs/linux-defconfig_xen_ia64
@@ -117,7 +117,7 @@ CONFIG_IA64_CYCLONE=y
CONFIG_IOSAPIC=y
CONFIG_FORCE_MAX_ZONEORDER=11
CONFIG_SMP=y
-CONFIG_NR_CPUS=4
+CONFIG_NR_CPUS=16
CONFIG_HOTPLUG_CPU=y
# CONFIG_SCHED_SMT is not set
# CONFIG_PREEMPT is not set