Quiz 1 Flashcards

1
Q

Computer performance evaluations for speed

A

Throughput - bits per second

Response time - akam execution time or elapsed time

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

Equation for performance of program X

A

1 / Execution time

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

Equation for relative performance

A

n = performanceM1 / performanceM2

if N > 1, then M1 is n times faster than M2

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

Effects of using a faster processor

A

Decreases response time

Increases throughput

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

Effects of adding more processors to a system

A

Increase in throughput

Decrease in response time (if overhead is low)

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

Massively Parallel Processors (MPP)

A

Separate computers with different operating systems working on the same task

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

Symmetric Multiprocessing Processors (SMP)

A

Multiple processors sharing an operating system

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

Amdahl’s Law

A

Given: fraction enhanced (fraction of execution time with improved performance) and factor of improvement (times performance is improved)

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

Amdahl’s Law example

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

CPU equations

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

CPU equation relations

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

Where CPU equation components come from

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

Calculating CPI

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