Skip to content

Satwika-kollati/OS-_Project_process_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Process Manager

This OS project gives the user an overview of the processes being executed in an UNIX system.

The main objective of this project is:
1.to identify the system and user processes.
2.to provide CPU, memory, and I/O utilization for each process
3.to tag a process as a CPU bound or I/O bound.

This process manager helps us to segregate the processes running in a system as user and system processes and gives detailed information of each process.
It also provides the TOTAL CPU Utilisation, TOTAL Memory Utilisation,TOTAL I/O Utilisation for the all user and system processes.

For a Sample UNIX System:
The code works as shown below:

image image image

Contributors:
Gannamaneni Amitha
Geda Sonitha Sai
Kollati Satwika
Kukunuri Srinidhi Sathvika

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages