capture.jpg
Document Details
Uploaded by jlopez59#
Tags
Related
- University of Glasgow CSC1104 Computer Architecture Lecture 1 PDF
- Computer Abstractions and Technology : Performance (Lecture 3) - KNU
- Computer Abstractions and Technology: Performance II Lecture Notes PDF
- lec5-4471029-computer-abstraction-and-technologies(performance) III and Logic Review.pdf
- Computer Evolution & Performance: PDF
- Lecture 7: Intelligent Agents as a Framework for AI (COM1005 2024-25) PDF
Full Transcript
## Slow-Performing Application (1 of 2) - Each application running on your computer is assigned a priority level - Determines its position in the queue for CPU resources - You can use Task Manager to change the priority level for an application that is already open - In Task Manager, c...
## Slow-Performing Application (1 of 2) - Each application running on your computer is assigned a priority level - Determines its position in the queue for CPU resources - You can use Task Manager to change the priority level for an application that is already open - In Task Manager, click the **Processes** tab, right-click the application and click **Go to details** - On the **Details** tab, right-click the selected program and point to **Set priority** - Set the new priority to **Above normal** or **High** - Changes you make to an application's priority level affect only the current session.