Open In App

Resource Management in Operating System

Resource Management in Operating System is the process to manage all  the resources efficiently like CPU, memory, input/output devices, and other hardware resources among the various programs and processes running in the computer.

Resource management is an important thing because resources of a computer are limited and multiple processes or users may require access to the same resources like CPU, memory etc. at the same time. The operating system has to manage and ensure that all processes get the resources they need to execute, without any problems like deadlocks.



Here are some Terminologies related to the resource management in OS:

Features or characteristics of the Resource management of operating system:



Diagrammatically representation of the Resource management : 

 

Article Tags :