Searched refs:maxcpus (Results 1 – 6 of 6) sorted by relevance
88 if test "$3" -gt "$maxcpus"90 echo $maxcpus
1 maxcpus=8 nr_cpus=17
44 ``maxcpus=n``45 限制启动时的CPU为 *n* 个。例如,如果你有四个CPU,使用 ``maxcpus=2`` 将只能启
1089 static int __init maxcpus(char *str) in maxcpus() function1098 early_param("maxcpus", maxcpus);
34 bootargs = "root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1";
28 bootargs = "maxcpus=2";