[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#577771: marked as done (kfreebsd-8: /proc/cpuinfo shows only one processor)



Your message dated Wed, 14 Apr 2010 15:29:51 +0200 (CEST)
with message-id <alpine.DEB.1.10.1004141523500.3914@cantor.unex.es>
and subject line Re: Bug#577771: kfreebsd-8: /proc/cpuinfo shows only one processor
has caused the Debian Bug report #577771,
regarding kfreebsd-8: /proc/cpuinfo shows only one processor
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
577771: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577771
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kfreebsd-image-8.0-1-686-smp
Version: 8.0-5

$ dmesg | grep "2 CPU"
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs

However:

$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 16
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 3
processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 16
model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
stepping        : 3
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 b19 b21 mmxext mmx fxsr xmm sse2 b27 b28 b29 3dnow
cpu MHz         : 2992.51
bogomips        : 2992.51

i.e. only one processor is shown.

Relevant messages from dmesg:

FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 1 core(s) x 2 HTT threads
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP/HT): APIC ID:  1
[...]
cpu0: <ACPI CPU> on acpi0
est0: <Enhanced SpeedStep Frequency Control> on cpu0
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr f2d00000f2d
device_attach: est0 attach returned 6
p4tcc0: <CPU Frequency Thermal Control> on cpu0
cpu1: <ACPI CPU> on acpi0
est1: <Enhanced SpeedStep Frequency Control> on cpu1
est: CPU supports Enhanced Speedstep, but is not recognized.
est: cpu_vendor GenuineIntel, msr f2d00000f2d
device_attach: est1 attach returned 6
p4tcc1: <CPU Frequency Thermal Control> on cpu1


Thanks.



--- End Message ---
--- Begin Message ---
On Wed, 14 Apr 2010, Petr Salinger wrote:

> > $ cat /proc/cpuinfo
> 
> 1st:
> > processor       : 0
> > vendor_id       : GenuineIntel
> > cpu family      : 6
> > model           : 16
> > model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
> > stepping        : 3
> 
> 2nd:
> > processor       : 1
> > vendor_id       : GenuineIntel
> > cpu family      : 6
> > model           : 16
> > model name      : Intel(R) Pentium(R) 4 CPU 3.00GHz
> > stepping        : 3

Oooops! You are right.

I was expecting an empty line separating processors 0 and 1, like in Linux,
and that confused me.

Closing then.


--- End Message ---

Reply to: