Hardware Performance Flashcards

1
Q

Modular design

A
when a computer is designed so that the components are not fixed -they can be switched out or replaced
Advantages:
-upgrading is simplified
-efficient, inexpensive repairing
-customization easy
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Performance of a computer: Overclocking

A

Making a computer / components run beyond their stock performance

  • per component: change of each component’s own clock multiplication factor
  • for whole system: increase spead of system bus (bad: run components over specifications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

CPU speed: register size

A

32 bit: has to process 64 bit numbers in 2 stages
64: only requires one stage
64 may run slower because of higher memory consumption: causing more cache misses

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

CPU speed: hyperthreading

A

Two sets of registers
- data doesn’t have be switched in and out of registers
- CPU switches between instruction on the two registers
Context switching between 2 processes

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

CPU Speed: Multiprocessing

A

Multiple CPUs / cores on a single chip

Multiple processes actually run at the same time

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

Performance: Registers and Data bus

A

32 bit address bus can address 4GB RAM

64 bit address bus can address 17bill GB of RAM

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

Performance: Primary memory: Cache and RAM

A

SRAM located closer to CPU
The more Cache - less time spent accessing info on RAM
More RAM - less need for virtual memory

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

Performance: Access to and from Secondary storage

A

Speed of busses

Latency of drive

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

Performance: SSD vs Mechanical

A
Mechanical: Limited by moving parts
 - seek time: time to move to correct track
 - latency: wait for the correct sector
SSD:
 - not mechanical
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Performance: Peripheral interfaces: Factors that influence efficiency

A

Data conversion
Protocol conversion
Voltage conversion

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

Network speed: External network

A

Upload speed, downlaod speed offered by service providers

contention bases: divided

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

Network speed: Internal network

A

switches: bottlenecking

If connected to high demand resources: limited bandwidth

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

Factors that effect internal network efficiency (4)

A
  • Amount of traffic
  • Number of nodes
  • Size of packets
  • Diameter (distance between nodes)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly