Searched refs:maxcpus (Results 1 – 8 of 8) sorted by relevance
100 unsigned int cfg, topology, node_shift, maxcpus; in vsmp_cap_cpus() local121 maxcpus = (topology & ((1 << node_shift) - 1)) + 1; in vsmp_cap_cpus()124 maxcpus); in vsmp_cap_cpus()125 setup_max_cpus = maxcpus; in vsmp_cap_cpus()
88 if test "$3" -gt "$maxcpus"90 echo $maxcpus
1 maxcpus=8 nr_cpus=43
44 ``maxcpus=n``45 限制启动时的CPU为 *n* 个。例如,如果你有四个CPU,使用 ``maxcpus=2`` 将只能启
34 bootargs = "root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1";
33 ``maxcpus=n``35 ``maxcpus=2`` will only boot two. You can choose to bring the
28 bootargs = "maxcpus=2";
3326 maxcpus= [SMP,EARLY] Maximum number of processors that an SMP kernel3327 will bring up during bootup. maxcpus=n : n >= 0 limits3330 "echo 1 > /sys/devices/system/cpu/cpuX/online". So maxcpus4234 and disable the IO APIC. legacy for "maxcpus=0".