ENCYCLOPEDIA 4U .com



Encyclopedia Home Page

Google
  Web Encyclopedia4u.com

 

Memory management

Memory management is the act of managing computer memory in order to optimize the use of it. This might mean arranging used and free memory to speed access or to maximize available storage space.

All reasonably modern operating systems contain their own memory manager, which takes care of this on behalf of the user. A critical performace bottleneck is disk swapping, and the quality of the memory manager can have a big impact on overall system performance.

DOS-era hackers might remember the memory manager software EMM386 and QEMM, the pain of segmented memory, the 640 kb barrier, and high and upper memory.

See also: virtual memory, pointer, handle, reference (computer science)





Content on this web site is provided for informational purposes only. We accept no responsibility for any loss, injury or inconvenience sustained by any person resulting from information published on this site. We encourage you to verify any critical information with the relevant authorities.



Copyright © 2005 Par Web Solutions All Rights reserved.
| Privacy

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Memory management".