What is virtual memory? - Operating Systems Views : 210
Tagged in : Operating Systems
0 0
Send mail
Virtual Memory is a feature of an operating system that enables a process to use a memory (RAM) address space that is independent of other processes running in the same system, and use a space that is larger than the actual amount of RAM present, temporarily relegating some contents from RAM to a disk, with little or no overhead.
By gowtham, On - 2010-02-01



    Login to add Comments .