Performance Of The CPU Flashcards

1
Q

What factors affect the performance of the cpu?

A

Clock speed,
Cache size,
Number of cores

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does clock speed affect cpu?

A

Measured in hertz
Measured the number of fde cycles per second
E.g. 3.2 GHz =3.2 billion instructions can be fetched per second

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is cache

A

Temporary storage of recently used data and instructions being read to and written from. Located on or near the CPU.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does cache size affect CPU?

A

Stores copies of recent data and instructions. Much quicker to access than RAM. Faster because we want to avoid getting instructions and data from memory because it’s slow

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a core

A

A core is a complete copy of a CPU
A quad core processor would have four processing units:
- registers
- ALU
- accumulator
- control unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How does number of cores affect CPU?

A

CPUs with multiple cores have more power to run multiple programs at the same time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly