Virtual Memory Management In Operating System. Zallows address spaces to be shared by several processes. The main aim of memory management is to achieve efficient utilization of memory.
Chapter 3 Memory Management Virtual Memory Understanding Operating from vdocuments.mx
Zlogical address space can therefore be much larger than physical address space. It is very helpful in implementing a multiprogramming environment. The paged memory management scheme gives rise to the notion of demand paging using virtual memory.
Explain Swapping In Operating System. Paging is a storage mechanism that allows os to retrieve processes from the secondary storage into the main memory in the form of pages. Swapping is a mechanism in which a process can be swapped temporarily out of main memory (or move) to secondary storage (disk) and make that memory available to other processes.
Operating Systems C5L2 swapping YouTube from www.youtube.com
Swapping allows multiple programs to run parallelly in the operating system. The biggest advantage of paging is that it is easy to use memory management algorithm. Similarly when ram is free, then we again swap in the programs from hard disk to ram.