Logo 
Search:

Unix / Linux / Ubuntu FAQ

Submit Interview FAQ
Home » Interview FAQ » Unix / Linux / UbuntuRSS Feeds

What is the main goal of the Memory Management?

  Shared By: Adah Miller    Date: Jan 25    Category: Unix / Linux / Ubuntu    Views: 120

Answer:

• It decides which process should reside in the main memory,
• Manages the parts of the virtual address space of a process which is non-core resident,
• Monitors the available main memory and periodically write the processes into the swap device to provide more processes fit in the main memory simultaneously.

Share: 
 

Didn't find what you were looking for? Find more on What is the main goal of the Memory Management? Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: