projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d74700e
)
[IA64-SGI] change default_sn2 to NR_CPUS==1024
author
hawkes@sgi.com
<hawkes@sgi.com>
Tue, 13 Dec 2005 21:45:44 +0000
(13:45 -0800)
committer
Tony Luck
<tony.luck@intel.com>
Fri, 16 Dec 2005 18:51:29 +0000
(10:51 -0800)
Change the NR_CPUS default for ia64/sn up to 1024.
Signed-off-by: John Hawkes <hawkes@sgi.com>
Signed-off-by: John Hesterberg <jh@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/configs/sn2_defconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/ia64/configs/sn2_defconfig
b/arch/ia64/configs/sn2_defconfig
index e1924cc9687b91c385ab494116b53217df3ba2da..ff8bb3770c9da0487c91bfa96261ced45d68e43a 100644
(file)
--- a/
arch/ia64/configs/sn2_defconfig
+++ b/
arch/ia64/configs/sn2_defconfig
@@
-113,7
+113,7
@@
CONFIG_IOSAPIC=y
CONFIG_IA64_SGI_SN_XP=m
CONFIG_FORCE_MAX_ZONEORDER=17
CONFIG_SMP=y
-CONFIG_NR_CPUS=
512
+CONFIG_NR_CPUS=
1024
# CONFIG_HOTPLUG_CPU is not set
CONFIG_SCHED_SMT=y
CONFIG_PREEMPT=y