Chapter 10: Dealing with Performance issues Flashcards

1
Q

A ________ is when a component limits overall performance.

A

Bottleneck

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

______is the overall effectiveness of how data moves through the system.

A

Performance

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

______ combines your computer’s RAM with temporary space on your hard disk
to increase the amount of available memory.

A

Virtual Memory

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

Windows ________ is a powerful tool for understanding how your system resources
are used by processes and services.

A

Windows Resource Monitor

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

______ is the process of balancing battery life with performance.

A

Power Management

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

A _______is a collection of hardware and system settings that manage how your computer uses power.

A

Power plan

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

The default paging file size is_______ times the total RAM.

A

equal to 1.5 times the total RAM.

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

A _______is when a program grabs some memory for some reason and is not able to release the memory when it is done with it.

A

Memory Leak

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

A _______is done by analyzing the performance when the system is running normally and within design specifications.

A

Baseline

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

______ is the amount of committed virtual memory for a process that can be written to another storage medium, such as the hard disk.

A

Page Poo

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

Which of the following is NOT typically a bottleneck in a computer running Windows 7?

A

Audio

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

Virtual memory in Windows 7 is known as a ?

A

Page Filing

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

What program gives you a quick glance at a system’s performance and provides information about programs and processes running on your computer?

A

Task Manager

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

To terminate a process, you would use ?

A

Task Manager

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

What MMC snap-in provides tools in analyzing system performance?

A

Performance Monitor

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

The processor utilization should NOT be consistently above ?

A

80%

17
Q

The average disk queue length should NOT be more than .

A

2

18
Q

Which power plan does NOT come with Windows 7?

A

Performance Saver

19
Q

What should be the maximum pages/sec?

A

20

20
Q

What can make your disk appear slow over time?

A

Disk defragmentation

21
Q

True or False

Sometimes by relieving one bottleneck, you may trigger another bottleneck.

A

True

22
Q

True or False

If the paging file usage is larger than 1.5 times, you should increase the memory.

A

True

23
Q

True or False
A page fault occurs when a process attempts to access a virtual memory page that is
not available in its working set of RAM.

A

True

24
Q

What is a Resource Monitor?

A

allows you to view information about the use of hardware (CPU, memory, disk, and network) and software (file handles and modules) resources in real time.

25
Q

What is page Fault /Sec?

A

A page fault occurs when a process attempts to access a virtual memory page that is not available in its working set in RAM. If the pages/sec is 20 or higher, you should increase the memory.

26
Q

What is Interrupts/sec ?

A

The numbers of interrupts generated by hardware the processor was asked to respond to. A sustained value over 1,000 is usually an indication of a problem including poorly configured drivers, errors in drivers, excessive utilization of a device, or hardware failure.

27
Q

What are the three (3) Power plans for Windows 7

A
  1. Balanced
  2. Power
  3. High Performance
28
Q

What is the Balanced Power Plan?

A

Offers full performance when you need it and saves power during periods of inactivity. This is the best power plan for most people.

29
Q

What is the Power Saver Power Plan?

A

Saves power by reducing system performance and screen brightness. This plan can help laptop users get the most from a single battery charge.

30
Q

What is the High Performance Power Plan

A

Maximizes screen brightness and might increase the computer’s performance in some circumstances. This plan uses a lot more energy and will reduce the amount of time that a laptop battery lasts between charges.