1.1 Processors Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What are the three factors affecting CPU performance ?

A

Clock speed, Cache memory, Number of cores.

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

What is Clock Speed ?

A

The number of FDE cycles the CPU completes per second.

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

What is Cache Memory ( 2 points)

A

The amount of storage within the CPU.

It stores frequently used instructions.

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

What are cores/Number of cores ? ( 2 points)

A

Linked processors within the CPU.

And the number of Arithmetic and Control units the processor contains.

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

How does Clock Speed work ? ( 3 points)

A

The CPU broadcasts a signal of 1, then 0, in a loop.

All other devices use this signal to time their actions.

A faster clock means more actions, but more heat.

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

How does Cache Memory work? ( 3 points)

A

Data is transferred faster from cache than other sources.

Therefore the CPU can process instructions quicker.

More Cache means more instructions.

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

How does multiprocessing work ? ( 3 points)

A

Each core can complete a different task at the same time.

Several problems can be completed simultaneously.

Therefore most programs can run faster.

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