Date: Mon, 17 Oct 2005 20:59:02 -0700 From: "David O'Brien" <obrien@FreeBSD.org> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: cvs-src@FreeBSD.org, Eric Anholt <eta@lclark.edu>, cvs-all@FreeBSD.org, Jung-uk Kim <jkim@FreeBSD.org>, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386 identcpu.c Message-ID: <20051018035902.GH53525@dragon.NUXI.org> In-Reply-To: <20051017213635.GC59364@cell.sick.ru> References: <200510160858.j9G8wR9v045670@repoman.freebsd.org> <200510171200.49522.jkim@FreeBSD.org> <20051017172828.GB97278@dragon.NUXI.org> <200510171417.38095.jkim@FreeBSD.org> <20051017183139.GA97488@dragon.NUXI.org> <1129576130.1152.30.camel@leguin> <20051017192018.GD97488@dragon.NUXI.org> <20051017213635.GC59364@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051018035902.GH53525>