LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   enabling SMP (https://www.linuxquestions.org/questions/linux-newbie-8/enabling-smp-764576/)

sara.y 10-26-2009 12:05 PM

enabling SMP
 
Hi,

How could I enable SMP in openSuse 11.0?

Regards,

hurry_hui 10-26-2009 12:12 PM

Maybe you want to run this first

$ zcat /proc/config.gz | grep -i smp

This is to check whether your running kernel has been configured to use SMP options.

CMIIW

paulsm4 10-26-2009 12:24 PM

Hi, Sara.y -

In other words, what hurry_hui is saying, is that you usually don't have to do *anything*. The SuSE 11 installer should detect if you have multiple CPUs, and should generally install the SMP version by default. It's easy to check (including the method hurry_hui gave you).

If, for whatever reason, you *don't* have SMP (and, of course, if your system is actually multi-core or multi-CPU), then it's easy to add: simply go into "Yast":

http://forums.novell.com/novell-prod...mp-kernel.html

'Hope that helps .. PSM


All times are GMT -5. The time now is 09:08 PM.