请问ML支持双处理器吗?
请问ML支持双处理器吗?大家帮我看下我的系统信息里为什么只有一个CPU的信息,我应怎样做呢.?我以经在/usr/src/linux下打开了SMP了,而且是保存退出又重启后还是以下图的信息呢????谢谢!!!请问ML支持双处理器吗?
请问ML支持双处理器吗?大家帮我看下我的系统信息里为什么只有一个CPU的信息,我应怎样做呢.?我以经在/usr/src/linux#make xconfig下打开了SMP了,而且是保存退出又重启后还是以下图的信息呢????谢谢!!! have you recompile and install the kernel after you make xconfig?make xconfig is only config the compile of the kernel. you need to do:
make dep
make bzImage
make install
make modules
make modules_install
you can find how to compile the kernel in the README file. This forum also provide that information. 这个一定要重新编译一个支持SMP的内核才行。 重新编译内核吧,呵呵
页:
[1]