Home / Questions / State any two functions of memory management by the operating system.
Explanatory Question

State any two functions of memory management by the operating system.

👁 71 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

Ans. The following are the functions associated with the memory management: • The kernel keeps track of the main memory and checks which part is in use and by which process. It also keeps track of the part that is not in use. • The kernel makes a decision on which process will get memory when and by how much? Thus each process must have enough memory in which to execute, and should not overlap the memory space of another process nor be run into by another process.