factors affecting processor performance Flashcards

1
Q

cache memory

A

fast access temporary storage on CPU
stores data and instructions that are needed frequently
most commonly used functions or data are placed in here
more expensive than ram
cache can be accessed quicker than main memory… so programs run faster

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

clock speed

A

indicates how fast each instruction will be executed
affects fde cycle
increased clock speed means that the speed of executing instructions in processor increases

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

multiple cores

A

contains ALU CU and registers
multiple processors can be incorporated into one chip to make multi core processor
more cores means more instructions can be processed in a given time (increase in processing speed)
con= one core waiting for another, more cores increases costs

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