LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How do I tell if both processors are enabled? (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-tell-if-both-processors-are-enabled-135989/)

duerra 01-18-2004 08:41 AM

How do I tell if both processors are enabled?
 
I have recompiled with high mem, support for SMP (2 processors). How do I verify that both processors are active?

g-rod 01-18-2004 09:44 AM

top;
cat /proc/cpuinfo;

duerra 01-18-2004 11:32 AM

Thanks, g-rod. I didn't really know what I was looking for in those, but after spending some time in an IRC channel, it's been established that even though I have SMP enabled (for 2 processors), only one processor is being utilized.

4th week of this..... and I still don't have everything working with full support of my hardware. Any person in their sane mind would have given up by now. I thought I finally had it last night when I got that recompile to work, only to find out that enabling SMP was all in vain. =(

g-rod 01-18-2004 12:25 PM

Do you have two process, or hype-rthreading, and cannot get the kernel reconise them?

MasPreguntas 01-18-2004 02:05 PM

This site should help steer you in the right direction.

http://www.2cpu.com/OSs/Linux/kerneltweak.html

-MP


All times are GMT -5. The time now is 02:11 PM.