Basic functions of process management.
Explain the basic functions of process management.
The basic functions of the OS wrt the process management are :
- Allocating resources to processes,
- Enabling processes to share and exchange information,
- Protecting the resources of each process from other processes and
- Enabling synchronisation among processes.
Post a Comment