当前位置: 技术问答>linux和unix
请问如何编译Linux7.2下支持双CPU(smp)的新内核?
来源: 互联网 发布时间:2014-12-27
本文导语: 在线等待... | 在/usr/src/linux-2.4中运行make menuconfig 进入 Processor type and features ---> 选择 [*] Symmetric multi-processing support 保存退出,便以内河 | blh说的完全真确,然后 make dep, ma...
在线等待...
|
在/usr/src/linux-2.4中运行make menuconfig
进入 Processor type and features --->
选择 [*] Symmetric multi-processing support
保存退出,便以内河
进入 Processor type and features --->
选择 [*] Symmetric multi-processing support
保存退出,便以内河
|
blh说的完全真确,然后
make dep,
make clean,
make zImage,
make modules
make modules_install
===>finished, vi your lilo.conf under /etc and run lilo to make it work.
Reboot. your Linux now support 2*CPU .
make dep,
make clean,
make zImage,
make modules
make modules_install
===>finished, vi your lilo.conf under /etc and run lilo to make it work.
Reboot. your Linux now support 2*CPU .
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。