topic: factors affecting the cpu Flashcards

(4 cards)

1
Q

what are the main 3 factors that affect the CPU

A

clockspeed
number of cores
amount / type of cache

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

describe clockspeed

A

it is determined by the system clock which switches between 0 and 1 everytime a new operation starts, the time between this change indicates the clock speed
the faster the clockspeed the more operations are done in a certain amount of time

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

describe number of cores

A

an independent processor with its own fetch - execute cycle
this means if it were a quadcore processor it would be able to spilt and instruction into 4 so it could be completed 4x as fast or it can do 4 instructions simultaneously

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

describe the amount of cache

A

cache is reight near the processor so it executes instructions very fast due it the CPU having such fast access to it. as cache fillls up unused instructions are moved out
only instrcutions which are used often are kept inside of it
cache is very expensive

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