LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dual cpu under linux? (https://www.linuxquestions.org/questions/linux-newbie-8/dual-cpu-under-linux-509939/)

hank43 12-13-2006 02:10 AM

dual cpu under linux?
 
i have a dell poweredge 2550, dual 1.13ghz cpu. bios sees both cpus. i am running centos 4.4 and installed and booted the smp kernel.

Code:

uname -a
Linux myserver 2.6.9-42.0.3.ELsmp #1 SMP Fri Oct 6 06:21:39 CDT 2006 i686 i686 i386 GNU/Linux

cat /proc/cpuinfo  | grep proc
processor      : 0
processor      : 1

When i run 'top', i do not see cpu0 and cpu1, only see Cpu(s). It makes me think the system is not using both cpus. At work, we have quad cpu systems and running top shows all 4 cpus. Do i need to do anything else to use both my cpus?

charle97 12-13-2006 02:14 AM

did you hit '1' while running top?

hank43 12-13-2006 02:28 AM

doah! maybe all i needed to do was press '1' while i am viewing the output of 'top'. you're right charle.

eerok 12-13-2006 09:35 AM

You could also use a monitor like gkrellm or conky to see the 2 processors in action over time; these are both fairly nonobtrusive solutions.

zer0hmz 12-20-2006 12:18 PM

Search button rules!

thanks charle97!


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