summaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig.debug
diff options
context:
space:
mode:
authorMike Travis2008-05-12 21:21:12 +0200
committerIngo Molnar2008-07-08 11:30:42 +0200
commit1184dc2ffe2c8fb9afb766d870850f2c3165ef25 (patch)
treeca73c4f92b85b1930fabd164a49140b36befb567 /arch/x86/Kconfig.debug
parentx86: fix remove cpu_pda table patch (diff)
downloadkernel-qcow2-linux-1184dc2ffe2c8fb9afb766d870850f2c3165ef25.tar.gz
kernel-qcow2-linux-1184dc2ffe2c8fb9afb766d870850f2c3165ef25.tar.xz
kernel-qcow2-linux-1184dc2ffe2c8fb9afb766d870850f2c3165ef25.zip
x86: modify Kconfig to allow up to 4096 cpus
* Increase the limit of NR_CPUS to 4096 and introduce a boolean called "MAXSMP" which when set (e.g. "allyesconfig"), will set NR_CPUS = 4096 and NODES_SHIFT = 9 (512). * Changed max setting for NODES_SHIFT from 15 to 9 to accurately reflect the real limit. Signed-off-by: Mike Travis <travis@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions