Identify the processor

Last update on September 16, 2008 03:35 PM by franckccm
Published by franckccm

Introduction



This is a trick to allow you to simply identify your processor.
Useful to know precisely the capabilities and the technical characteristics of this element and further, possibly your configuration.



How to identify the processor


With Windows


Apart from the possibility of identifying processor by the system parameters under windows, there are utilities to let you get to know your hardwarel.

The simplest, just under Windows, is to display the properties system.

Walkthrough: left-click on Menu "Start", left-click on "Control Panel" ... Opening the Control Panel.

In this window (Panel), a list of icons displayed, and one of these icons, you will find an icon called "System" in which you double-click it.

The properties are displayed Systems and the first tab is called "General".

On this tab is the name of your processor and its operating frequency type and its actual incidence.
It was also included in the information below, the total memory RAM installed on your computer.

NB: About the memory installed, Windows (XP, Vista), and does not take into account a maximum of 3 GB of RAM, even if you have 4 GB or more.

Utilities:



Cpu-z, no installation required, this executable allows you to quickly identify your CPU and gives you its technical characteristics such as the type of operating voltage, the instruction set run, the amount of cache, ... And more information about your motherboard, chipset, memory (RAM).




For a more complete inventory of your hardware installed:

With Linux


You can type: cat /proc/cpuinfo

Exemple:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
stepping        : 6
cpu MHz         : 2393.974
cache size      : 4096 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr mce cx8 apic pge cmov clflush mmx fxsr sse sse2 constant_tsc up monitor
bogomips        : 4825.12
clflush size    : 64


Or again: dmesg | grep CPU

Exemple:
[    0.000000] Initializing CPU#0
[    7.665395] SLUB: Genslabs=22, HWalign=64, Order=0-1, MinObjects=4, CPUs=1, Nodes=1
[    7.749733] CPU: After generic identify, caps: 0788a3bf 00000000 00000000 00000000 00000008 00000000 00000000
[    7.750108] CPU: L1 I cache: 32K, L1 D cache: 32K
[    7.750177] CPU: L3 cache: 4096K
[    7.750475] CPU: After all inits, caps: 0788a3bf 00000000 00000000 00000140 00000008 00000000 00000000
[    8.039007] CPU0: Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz stepping 06
[    8.157381] Brought up 1 CPUs
[    8.772526] Switched to high resolution mode on CPU 0

Conclusion


Identify processor is now easy ...
Best answers for « Identify the processor » in :
Identify the connectors of the power supply Show Identify the connectors of the power supply Connectors Notes A quick guide, allowing you to identify the different types of connectors of the power supply of your PC Description of the label The reference on...
Multicore CPU: how to disable a core Show Multicore CPU: how to disable a core Procedure when using Windows Procedure when using Linux: For overclocking adepts it’s quite useful to be able to determine whether a core is working properly during rise in frequencies or for...
CPU is overheating- temperature problem Show CPU is overheating- temperature problem Knowing the temperature of my processor Intel Processors AMD processor temperatures If your CPU is overheating, it can cause reboots on the computer, instabilities, or even destroy the processor...
Identify the version of Pixel Shader of your graphics card ShowIdentify the version of Pixel Shader of your graphics card Pixel Shader 1.0/1.1 (DX 8.0) Pixel Shader 1.3 (DX 8.0a) Pixel Shader 1.4 (DX 8.1) Pixel Shader 2.0 (DX 9.0) Pixel Shader 2.0a (DX 9.0a) Pixel Shader 2.0b (DX 9.0b) Pixel Shader...
The optimal temparature for my CPU ShowThe optimal temparature for my CPU Anything under 60°C (when using heavily CPU resources) is generally considered to be fine. You can see the temperature with SpeedFan, you can download it here: http://www.almico.com/speedfan.php You...
Choosing the right CPU ShowChoosing the right cpu Intro AMD Processors HyperTransport technology AMD Compatibility constraints Choosing your AMD processor Intel Processors Front Side Bus (FSB) Intel Compatibility constraints Choosing your Intel...
Download CPUz ShowCPU-Z is free software collecting information on the main elements of the computer: Processor Name and number Core stepping. Package. Voltage. Internal and external clocks, multiplier. Set of instructions supported. Cache...
Download Mz Cpu Accelerator ShowMz Cpu Accelerator is a utility to overclock the processor but a utility manager priority processes. It automatically attributes a high priority and resources to the programs being put in the background and the Windows taskbar. Advantage The...
Processor ShowIntroduction The processor (CPU, for Central Processing Unit) is the computer's brain. It allows the processing of numeric data, meaning information entered in binary form, and the execution of instructions stored in memory. The first...