CPU's Flashcards
Covers CPU, some models, sockets, definitions of related terms, internal make up
Definition of CPU
Central Processing Unit
What is Machine Language for CPU?
Code book of binary.
The code book of binary commands for the CPU makes up what?
The machine language.
CPUS use what to optimize processing commands?
Pipelines.
What does pipelines do?
Optimize the CPU processing comands
CPU have what internal features?
Prefetch, Intermath, Cache.
1Hz = how many cycles per second?
1 cycle per second.
1 cyle per a second = how many MHz/GHz/Hz?
1Hz
1GHz = how many cycles per second?
1 Billion cycles per second
1 Billion cycles per second = how many MHz/GHz/Hz?
1Ghz
1MHz = how many cycles per second?
1 Million cycles per second.
1 Million cycles per second = how many MHz/GHz/Hz?
1MHz
What does clock multipliers do and in which component?
Multiplys the speed of the bus to achieve a higher core speed, built in CPU feature,
What is overclocking?
Pushing a CPU beyond stock speed.
What is Hyperthreading?
Simultaneous multithreading of a single core.
1 pipeline handling 2 lines of code.
Most common CPU manufacturers
Intel and AMD
What is the following a definition of:
Simultaneous multithreading of a single core.
1 pipeline handling 2 lines of code.
Hyperthreading
What is pipeline stall?
When lines of code requested are not ready for the cores.
Lines of code requested that are not ready for the cores will cause?
Pipeline stall