[每天一个Linux小技巧] 强制让内核按单核模式启动
时间:2014-07-17 16:05:37
收藏:0
阅读:472
在启动参数里追加 nosmp
nosmp的说明如下:
nosmp [SMP] Tells an SMP kernel to act as a UP kernel,
and disable the IO APIC. legacy for "maxcpus=0".
[每天一个Linux小技巧] 强制让内核按单核模式启动,布布扣,bubuko.com
原文:http://blog.csdn.net/robertsong2004/article/details/37902545
评论(0)