Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- andrew@andrew-HP-G71-Notebook-PC ~ $ cat /proc/cpuinfo
- processor : 0
- vendor_id : GenuineIntel
- cpu family : 6
- model : 23
- model name : Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
- stepping : 10
- microcode : 0xa0b
- cpu MHz : 1200.000
- cache size : 1024 KB
- physical id : 0
- siblings : 2
- core id : 0
- cpu cores : 2
- apicid : 0
- initial apicid : 0
- fpu : yes
- fpu_exception : yes
- cpuid level : 13
- wp : yes
- flags : 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 ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm pti dtherm
- bugs : cpu_insecure
- bogomips : 4189.73
- clflush size : 64
- cache_alignment : 64
- address sizes : 36 bits physical, 48 bits virtual
- power management:
- processor : 1
- vendor_id : GenuineIntel
- cpu family : 6
- model : 23
- model name : Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
- stepping : 10
- microcode : 0xa0b
- cpu MHz : 2100.000
- cache size : 1024 KB
- physical id : 0
- siblings : 2
- core id : 1
- cpu cores : 2
- apicid : 1
- initial apicid : 1
- fpu : yes
- fpu_exception : yes
- cpuid level : 13
- wp : yes
- flags : 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 ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm pti dtherm
- bugs : cpu_insecure
- bogomips : 4189.73
- clflush size : 64
- cache_alignment : 64
- address sizes : 36 bits physical, 48 bits virtual
- power management:
- andrew@andrew-HP-G71-Notebook-PC ~ $ sudo lshw -class processor
- [sudo] password for andrew:
- *-cpu
- description: CPU
- product: Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
- vendor: Intel Corp.
- physical id: f
- bus info: cpu@0
- version: Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
- slot: CPU
- size: 1329MHz
- capacity: 2100MHz
- width: 64 bits
- clock: 800MHz
- capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl cpuid aperfmperf pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm xsave lahf_lm pti dtherm cpufreq
- andrew@andrew-HP-G71-Notebook-PC ~ $ sudo dmidecode -t 4
- # dmidecode 3.0
- Getting SMBIOS data from sysfs.
- SMBIOS 2.4 present.
- Handle 0x000F, DMI type 4, 35 bytes
- Processor Information
- Socket Designation: CPU
- Type: Central Processor
- Family: Pentium M
- Manufacturer: Intel(R) Corporation
- ID: 7A 06 01 00 FF FB EB BF
- Signature: Type 0, Family 6, Model 23, Stepping 10
- Flags:
- FPU (Floating-point unit on-chip)
- VME (Virtual mode extension)
- DE (Debugging extension)
- PSE (Page size extension)
- TSC (Time stamp counter)
- MSR (Model specific registers)
- PAE (Physical address extension)
- MCE (Machine check exception)
- CX8 (CMPXCHG8 instruction supported)
- APIC (On-chip APIC hardware supported)
- SEP (Fast system call)
- MTRR (Memory type range registers)
- PGE (Page global enable)
- MCA (Machine check architecture)
- CMOV (Conditional move instruction supported)
- PAT (Page attribute table)
- PSE-36 (36-bit page size extension)
- CLFSH (CLFLUSH instruction supported)
- DS (Debug store)
- ACPI (ACPI supported)
- MMX (MMX technology supported)
- FXSR (FXSAVE and FXSTOR instructions supported)
- SSE (Streaming SIMD extensions)
- SSE2 (Streaming SIMD extensions 2)
- SS (Self-snoop)
- HTT (Multi-threading)
- TM (Thermal monitor supported)
- PBE (Pending break enabled)
- Version: Pentium(R) Dual-Core CPU T4300 @ 2.10GHz
- Voltage: 1.6 V
- External Clock: 800 MHz
- Max Speed: 2100 MHz
- Current Speed: 2100 MHz
- Status: Populated, Enabled
- Upgrade: <OUT OF SPEC>
- L1 Cache Handle: 0x0012
- L2 Cache Handle: 0x0010
- L3 Cache Handle: Not Provided
- Serial Number: Not Specified
- Asset Tag: FFFF
- Part Number: Not Specified
- andrew@andrew-HP-G71-Notebook-PC ~ $ sudo dmidecode -t 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement