orly,

Please see my output.

cat /proc/cpuinfo

*processor       : 0
*vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Xeon(TM) CPU 2.40GHz
stepping        : 9
cpu MHz         : 2392.230
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht
 tm pbe cid xtpr
bogomips        : 4786.41

*processor       : 1*
vendor_id       : GenuineIntel
cpu family      : 15
model           : 2
model name      : Intel(R) Xeon(TM) CPU 2.40GHz
stepping        : 9
cpu MHz         : 2392.230
cache size      : 512 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht
 tm pbe cid xtpr
bogomips        : 4783.29

cat /etc/grub/grub.conf

title *CentOS (2.6.18-8.1.14.el5)
*        root (hd0,0)
        kernel /vmlinuz-2.6.18-8.1.14.el5 ro root=/dev/VolGroup00/LogVol03
rhgb quiet
        initrd /initrd-2.6.18-8.1.14.el5.img
title *CentOS (2.6.18-8.1.10.el5)
*        root (hd0,0)
        kernel /vmlinuz-2.6.18-8.1.10.el5 ro root=/dev/VolGroup00/LogVol03
rhgb quiet
        initrd /initrd-2.6.18-8.1.10.el5.img

I'm wondering why my setup isn't using two processors. Do you have any
advise with regards to my setup?

Thank you.


On 10/4/07, Orlando Andico <[EMAIL PROTECTED]> wrote:
>
> SMP should be detected on install.
>
> Do a "cat /proc/cpuinfo" and see how many processors are seen.
>
> In general, if your login screen says "CentOS blah blah blah Linux
> 2.x.x-smp" (note the -smp at the end) then you are using an
> SMP-enabled kernel. But an SMP kernel will still boot on a
> uniprocessor machine, so the cpuinfo is more definitive.
>
>
> On 10/4/07, war cries <[EMAIL PROTECTED]> wrote:
> > hi guys! How can I check if my setup is using two processors. How can I
> > enable smp in CentOS 5?
> _________________________________________________
> Philippine Linux Users' Group (PLUG) Mailing List
> [email protected] (#PLUG @ irc.free.net.ph)
> Read the Guidelines: http://linux.org.ph/lists
> Searchable Archives: http://archives.free.net.ph
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
[email protected] (#PLUG @ irc.free.net.ph)
Read the Guidelines: http://linux.org.ph/lists
Searchable Archives: http://archives.free.net.ph

Reply via email to