1.1.2 Flashcards

1
Q

What factors affect the performance of a computer system ?

A
  • Cache memory
  • Clock speed
  • Number of cores
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does cache memory improve performance ?

A

Cache memory is closer to the CPU than RAM. Therfore, it can provide data and instructions to the CPU at a faster rate

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

Does a computer with more cache memory have a higher performance, and why ?

A

A computer with more cache memory should have a higher performance because repeatedly used instruction can be stored and accessed faster

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

What is the limitation of cache memory ?

A

It’s costly, so most computers only have a small amount

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

What is clock speed ?

A

A measure of how quickly a CPU can process instructions

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

What is clock speed measured in ?
Give an example

A

It’s measured in Gigahertz (GHz). E.g. a computer night have a clock speed of 3.9GHz. This means it can perform 3.9 billion cycles a second.

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

How does clock speed improve performance ?

A

The faster the clock speed, the faster the computer can perform the FDE cycle. This means more instructions can be processed per second resulting in better performance.

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

What is overclocking ?

A

Overclocking is when the computer’s clock speed is increased higher than the recommended rate.

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

How does overclocking affect performance ?

A

Overclocking makes the computer perform faster but could cause damage to the machine and overheating.

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

What is underclocking ?

A

Underclocking is when the computer’s clock speed is decreased lower than the recommended rate.

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

How does underclocking affect performance ?

A

Underclocking makes the computer perform slower but will increase the lifespan of the machine.

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

What is a core, and its purpose ?

A

A complete set of CPU components - CU, ALU and registers. Each core can perform its own FDE cycle/

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

How does the number of cores improve performance, why ?

A

A computer with moire cores can process more instructions at once resulting in higher performance.
A quad-core can execute 4 instructions at the same time.

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

What are the limitations of having more cores ?

A
  • If one core is waiting for another core to finish processing, performance may not increase.
  • Some software may not be written to make use of multiple cores, so won’t run quicker on a multi-core computer.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly