Operating System A1
Operating System A1
Steps
1. Open Task Manager by pressing Ctrl + Shift + Esc or by right-clicking the taskbar and selecting
Task Manager.
2. Once in Task Manager, click the Performance tab to view the system’s overall performance
metrics.
3.Review the data for CPU, memory, disk, and network usage to identify any resource-heavy
processes.
4.Click on the Startup tab in Task Manager to see a list of applications that launch when your
computer starts.
5.Review the list of applications set to start automatically and determine if they are necessary.
6.Operating systems typically run many background services that may not be needed. Disabling
or changing the startup type of unnecessary services can improve performance.
7.Identify applications in the Startup tab that you don’t need running immediately when the
system starts.
8.Right-click on the unnecessary applications and choose Disable to prevent them from starting
automatically in the future.
BEFORE
AFTER
Lesson Learned
QUESTION 2
Objective
Objective of task two is to be familiar with interrupt and how interrupt is handled with the help
of Interrupt Service Routine(ISR).
Lesson Learned
I am now familiar with what is interrupt. And how interrupt handling is done. I also learned
about interrupt service routine(ISR).
QUESTION 3
Objective
For task 2 I have to open the device manager of my system and list the controllers. Then select
any one controller and research its operations.
Controllers in my Device
Selected Controller: Storage Controller (Under Storage Controllers)
The Storage Controller controls the interface between the system and storage devices such as
SSDs, HDDs, and RAID arrays. It ensures safe data transfer as well as high performance of the
storage devices. Key functions are:
2. RAID Support: Permits the merging of multiple drives for redundancy or performance.
3. Error Handling: Detects and corrects data errors for data integrity.
4. Performance Optimization: Improves storage speed by managing I/O requests efficiently.
Observing Activity
2. Steps:
Select the Disk section to observe real-time storage usage, read/write speeds, and active time.
3. Observation Findings
Idle State: Low or zero read/write speeds when no file transfer is occurring.
Active State: Increased activity during file transfers, application installations, or system
updates. In the below pictures it is during application installation.
Lesson Learned
In this task I was able to know about my device controllers. And learned in detail about storage
controller.
Difficulties In Assignment
I faced some difficulties while completing the assignment. I'm not too familiar with computers
which caused many confusions.
It was my first time operating task manager & i got confused in making decision that which
program i should disable and which program i must not disable for laptop's safety.
I selected storage controller for my research/observations and it was difficult and time
consuming for me to monitor and observe it.