CPU Flashcards
What is a processor?
A computer system’s ‘brains’
What are instructions executed by/in?
Cores
Where are cores found?
In processors
Name some types of core
Dual core, Quad core, Octo ocre
What is cache?
A small amount of temporary memory on a processor chip, very fast!
What does cache hold?
Commonly used instructions
How would doubling clock speed effect performance?
Double instructions executed per second
How would quadrupling cores effect the performance?
Quadruple number of instructions executed per second
How would an increase in cache size effect performance?
Reduces number of memory to disk transfers, so speeds up instructions executed
What does CPU stand for?
Central Processing Unit
What is another name for the CPU?
The processor
What cycle does the CPU follow?
Fetch - Decode - Execute
What kind of instructions can the CPU carry out? (2 types)
Boolean Logic and Arthithmatic
Where are programs and instructions stored?
In the hard drive
Give examples of primary memories
RAM