您的位置:首页 > 运维架构 > Linux

[每天一个Linux小技巧] 强制让内核按单核模式启动

2017-04-20 19:48 155 查看
在启动參数里追加 nosmp

nosmp的说明例如以下:

nosmp [SMP] Tells an SMP kernel to act as a UP kernel,

and disable the IO APIC. legacy for "maxcpus=0".
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: