But it is. The processors are numbered from ZERO.

Hence you have an entry
  processor: 0

and an entry
  processor: 1

I notice that your processors have Hyper-Threading enabled. In old
Linux kernels, a HT processor was considered 2 processors, however it
would seem that's no longer the case.

In any case, HT is not the same thing as Dual-Core, it's much worse,
so tama lang na counted as 1 CPU lang ang Hyper-Threaded na CPU.

I find it strange though that a -smp kernel is not used, although
that's probably not an issue. The fact is /proc/cpuinfo has 2
processors listed.


On 10/5/07, war cries <[EMAIL PROTECTED]> wrote:
> 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?
_________________________________________________
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