]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Default NR_CPUS=8 for malta SMP defconfigs
authorPaul Burton <paul.burton@imgtec.com>
Thu, 20 Feb 2014 14:00:27 +0000 (14:00 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 26 Mar 2014 22:09:21 +0000 (23:09 +0100)
commit77908561a6965666e38ac5f4d3df6d733d342cf1
tree48583757a812b1185cccccdfaa6ffc589d9d7e41
parenta9c0c91cdcbaaecf1d1aafa1612c3f877140c749
MIPS: Default NR_CPUS=8 for malta SMP defconfigs

The previous NR_CPUS=2 default is not an optimal default for current
Malta setups where it is common to have more than 2 CPUs available. It
makes sense to increase this to a number which covers all common setups
currently in use, such that all of those cores are usable. 8 seems to
fit that description.

If the user has less than 8 CPUs & they wish to have a more optimal
kernel they can simply reduce this in their config. It makes sense for
the default to work on as many systems as possible.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6580/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/configs/malta_defconfig
arch/mips/configs/malta_kvm_defconfig
arch/mips/configs/maltasmvp_defconfig