Inline videos. See also:Category: Articles with embedded Videos..

Memory management

From Biocrawler, the free encyclopedia.

Memory management is the act of managing computer memory. In its simpler forms this involves providing ways to allocate portions of memory to programs at their request and free it back to the system for reuse when no longer needed.

Virtual memory systems increase the effectively available amount of RAM using disk swapping and the quality of the virtual memory manager can have a big impact on overall system performance.

In addition to standard memory management DOS led to the development of programs known as memory managers which moved portions of the operating system outside their normal locations to increase the amount of memory which could be used by application programs. Examples are EMM386, supplied as part of the operating system in later versions, and QEMM. These allowed use of memory above the 640 kb barrier, where memory was normally reserved for ROMs, and high and upper memory.

See also

External links

zh:内存管理

Wikipedia (http://en.wikipedia.org/wiki/Main_Page) Memory_management (http://en.wikipedia.org/wiki/Memory_management) version history (http://en.wikipedia.org/w/index.php?title=Memory_management&action=history) GNU Free Documentation Lizenz (http://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License) CC-by-sa (http://creativecommons.org/licenses/by-sa/2.5/)

Personal tools
Google Search
Google
Web
biocrawler.com

 
In other languages