Seeing processors induvidually on an SMP system dmesg
Siju George
sgeorge.ml at gmail.com
Wed Aug 24 00:13:38 PDT 2011
On Wed, Aug 24, 2011 at 11:57 AM, Max Herrgard <herrgard at gmail.com> wrote:
> On 23 aug 2011, at 14.32, Siju George wrote:
>> The kernel boots DragonFly v2.11.0.586.ga700a-DEVELOPMENT
>>
>> on an Intel Quadcore box.
>>
>> But in dmesg I only see 1 CPU
>>
>> =================================================
>> DragonFly v2.11.0.586.ga700a-DEVELOPMENT #0: Mon Aug 22 13:26:20 IST 2011
>> root at blk-build.hifxnx.local:/usr/obj/usr/src/sys/X86_64_GENERIC
>> TSC clock: 2493791010 Hz, i8254 clock: 1193201 Hz
>> CPU: Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz (2493.76-MHz K8-class CPU)
>> Origin = "GenuineIntel" Id = 0x1067a Stepping = 10
>> Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
>> Features2=0x408e3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,SSE4.1,XSAVE>
>> AMD Features=0x20100800<SYSCALL,NX,LM>
>> AMD Features2=0x1<LAHF>
>> real memory = 4284808192 (4086 MB)
>> avail memory = 3991494656 (3806 MB)
>> =================================================
>
> Try looking further down in the dmesg or try 'dmesg | grep -i cpu'
>
>
blk-build# dmesg | grep -i cpu
CPU: Intel(R) Core(TM)2 Quad CPU Q8300 @ 2.50GHz (2493.76-MHz K8-class CPU)
This is it
--Siju
More information about the Users
mailing list