Pages

Tuesday 3 March 2015

Virtual Memory Management

virtual memory


This article or section does not adequately equipped with supporting documents (eg, individual records). The question information is possibly soon removed. Please help Wikipedia by you investigate the information and insert good documents. Information is possibly on the talk page or in the page history. Please remove this last warning markings.

For this important information technology concept still missing documents, background information, details, etc.

Schematic diagram of the application of virtual memory management:
left: virtual memory space per process memory is linear and unfragmented
right: real memory sources, typically RAM or hard drive, several, small memory fragments can be used; in red memory usage of other processes, invisible in the virtual memory space

The virtual memory management (engl. Virtual memory management, VMM) is a special memory management in a computer. The translation of the English term represents a hypallage - not the administrative process, but the memory is to be managed virtually. The virtual memory refers to the fact independent of the existing memory address space that is provided to a process by the operating system.

The concept originated in the 1950s and is now found in almost all modern operating systems use.