cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386
identcpu.c
David O'Brien
obrien at FreeBSD.org
Mon Oct 17 20:59:04 PDT 2005
On Tue, Oct 18, 2005 at 01:36:35AM +0400, Gleb Smirnoff wrote:
> David,
>
> On Mon, Oct 17, 2005 at 12:20:18PM -0700, David O'Brien wrote:
> D> Other than my electric company no one (people or
> D> FreeBSD SW) should care that I have dual-core CPU's.
>
> I don't agree. The dmesg output should describe the physical layout
> of the hardware, too.
Why is this not clear?
CPU: Dual Core AMD Opteron(tm) Processor 280 (2392.92-MHz K8-class CPU)
They are 200 series Opteron - you can have only 2 (or 1) in a system.
They are dual-core.
FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
cpu0 (BSP): APIC ID: 0
cpu1 (AP): APIC ID: 1
cpu2 (AP): APIC ID: 2
cpu3 (AP): APIC ID: 3
proper outout given the above 'CPU' ident string.
> When maintaining hundreds of systems in server
> room, people usually forget what lives inside the computer cases. And
> when one needs to tell what is the motherboard and how many sockets
> and fans it has, he should be capable to do this without opening
> the case.
The above dmesg doesn't tell this to you?
--
-- David (obrien at FreeBSD.org)
More information about the cvs-src
mailing list