<br>Hi all,<br><br>I've installed Edgy (AMD64) on HP nx6325 dual core laptop.  When I type 'top' I see<br><br>top - 06:50:45 up  2:20,  9 users,  load average: 0.25, 0.12, 0.10<br>Tasks: 117 total,   1 running, 115 sleeping,   0 stopped,   1 zombie
<br>Cpu(s):  1.2%us,  0.3%sy,  0.0%ni, 98.3%id,  0.0%wa,  0.2%hi,  0.0%si,  0.0%st<br>Mem:   1930156k total,  1526800k used,   403356k free,   121196k buffers<br><br>I do not see 2 lines of text regarding CPU (or cores).   There is just one.
<br><br>How can I check if both cores are utilized (enabled , used) ?<br><br>'dmidecode' does not give any info regarding core count<br><br>cat /proc/cpuinfo talks about 2 cores<br><br>In short:<br>How can I check if both cores are utilized (enabled , used) ?
<br><br>Regards<br><br>Igor<br><br>P.S:------------------------------------<br><br>DMIDECODE OUTPUT:<br>========================<br>Processor Information<br>        Socket Designation: U10<br>        Type: Central Processor
<br>        Family: Athlon 64<br>        Manufacturer: AMD(R)<br>        ID: 82 0F 04 00 FF FB 8B 17<br>        Signature: Extended Family 0, Model 8, Stepping 2<br>        Flags:<br>                FPU (Floating-point unit on-chip)
<br>                VME (Virtual mode extension)<br>                DE (Debugging extension)<br>                PSE (Page size extension)<br>                TSC (Time stamp counter)<br>                MSR (Model specific registers)
<br>                PAE (Physical address extension)<br>                MCE (Machine check exception)<br>                CX8 (CMPXCHG8 instruction supported)<br>                APIC (On-chip APIC hardware supported)<br>                SEP (Fast system call)
<br>                MTRR (Memory type range registers)<br>                PGE (Page global enable)<br>                MCA (Machine check architecture)<br>                CMOV (Conditional move instruction supported)<br>                PAT (Page attribute table)
<br>                PSE-36 (36-bit page size extension)<br>                CLFSH (CLFLUSH instruction supported)<br>                MMX (MMX technology supported)<br>                FXSR (Fast floating-point save and restore)
<br>                SSE (Streaming SIMD extensions)<br>                SSE2 (Streaming SIMD extensions 2)<br>                HTT (Hyper-threading technology)<br>        Version: AMD Turion(tm) 64 X2 Mobile TL-56              
<br>        Voltage: 1.1 V<br>        External Clock: 200 MHz<br>        Max Speed: 1800 MHz<br>        Current Speed: 1800 MHz<br>        Status: Populated, Enabled<br>        Upgrade: None<br>        L1 Cache Handle: 0x0005
<br>        L2 Cache Handle: 0x0006<br>        L3 Cache Handle: Not Provided<br>        Serial Number: Not Specified<br>        Asset Tag: Not Specified<br>        Part Number: Not Specified<br><br><br><br>CAT /PROC/CPUINFO OUTPUT:
<br>==========================<br>ubuntu@ubuntu:~/Desktop$ cat /proc/cpuinfo<br>processor       : 0<br>vendor_id       : AuthenticAMD<br>cpu family      : 15<br>model           : 72<br>model name      : AMD Turion(tm) 64 X2 Mobile Technology TL-56
<br>stepping        : 2<br>cpu MHz         : 800.000<br>cache size      : 512 KB<br>physical id     : 0<br>siblings        : 2<br>core id         : 0<br>cpu cores       : 2<br>fpu             : yes<br>fpu_exception   : yes
<br>cpuid level     : 1<br>wp              : yes<br>flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cx16 lahf_lm cmp_legacy svm cr8_legacy
<br>bogomips        : 1598.07<br>TLB size        : 1024 4K pages<br>clflush size    : 64<br>cache_alignment : 64<br>address sizes   : 40 bits physical, 48 bits virtual<br>power management: ts fid vid ttp tm stc<br><br>processor       : 1
<br>vendor_id       : AuthenticAMD<br>cpu family      : 15<br>model           : 72<br>model name      : AMD Turion(tm) 64 X2 Mobile Technology TL-56<br>stepping        : 2<br>cpu MHz         : 800.000<br>cache size      : 512 KB
<br>physical id     : 0<br>siblings        : 2<br>core id         : 1<br>cpu cores       : 2<br>fpu             : yes<br>fpu_exception   : yes<br>cpuid level     : 1<br>wp              : yes<br>flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni cx16 lahf_lm cmp_legacy svm cr8_legacy
<br>bogomips        : 1598.07<br>TLB size        : 1024 4K pages<br>clflush size    : 64<br>cache_alignment : 64<br>address sizes   : 40 bits physical, 48 bits virtual<br>power management: ts fid vid ttp tm stc<br><br><br>