Chapter 10 Flashcards
What is a bottleneck?
A component that limits overall performance.
What is a baseline?
The ‘normal’ score created by your design specifications to compare to.
What is the Windows Experience Index?
A tool that scores your performance on a scale from 1.0 to 7.9.
When your system does not have enough RAM to perform an operation, what is used?
Virtual Memory
Where is virtual memory stored?
Your hard drive.
When your RAM runs low, where does Window move the data to?
A paging (or page) file.
What is the downside to virtual memory?
It is greatly slower than RAM.
The default paging file size is how many times the size of your RAM?
1.5
What gives you a quick glance at performance and information about programs and processes.
Task Manager
There are two keyboard shortcuts to access command prompt, what are they?
Ctrl+Alt+Del - then click Task Manager. Ctrl+Shift+Esc
What are they six tabs in Task Manager:
- Applications
- Processes
- Services
- Performance
- Networking
- Users
What is the % Processor Time
This counter measures how busy the processor is.
The processor may jump to 100% usage, the processor should never stay above?
80%
If your processor cannot perform fast enough, what should you do?
Use a faster processor or add additional processors or move some of the services to other systems.
What is Page faults/sec?
Attempts to access a virtual memory page that is not available in its working set in RAM.