- memory manager
- распределитель памяти, модуль управления памятью
Большой англо-русский и русско-английский словарь. 2001.
Большой англо-русский и русско-английский словарь. 2001.
Memory manager — may refer to: DOS memory management Expanded memory manager 386MAX CEMM EMM386 QEMM Memory management This disambiguation page lists articles associated with the same title. If … Wikipedia
memory manager — noun The part of an operating system or other program that controls access to a computer s memory • • • Main Entry: ↑memory … Useful english dictionary
Expanded Memory Manager — [Abk. EMM, dt. »Expansionsspeicherverwalter«], Gerätetreiber unter DOS, der für die Verwaltung des EMS Speichers zuständig war (EMS) … Universal-Lexikon
Extended Memory Manager — [dt. »Erweiterungsspeicherverwalter«], unter älteren DOS Versionen (DOS) der Gerätetreiber für den XMS Speicher (XMS). Ab DOS 4.0 (und auch unter Windows 3.1) war hierfür himem.sys zuständig … Universal-Lexikon
Quarterdeck Expanded Memory Manager — Quarterdeck Expanded Memory Manager, QEMM … Universal-Lexikon
Memory management — is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to … Wikipedia
extended memory manager — program which allows access to extended memory … English contemporary dictionary
expanded memory manager — Abbreviated EMM. A device driver that supports the software portion of the Expanded Memory Specification (EMS) in an IBMcompatible computer … Dictionary of networking
extended memory manager — A device driver that supports the software portion of the Extended Memory Specification in an IBM compatible computer … Dictionary of networking
Memory leak — A memory leak, in computer science (or leakage, in this context), occurs when a computer program consumes memory but is unable to release it back to the operating system. In object oriented programming, a memory leak happens when an object is… … Wikipedia
Memory-mapped file — A memory mapped file is a segment of virtual memory which has been assigned a direct byte for byte correlation with some portion of a file or file like resource. This resource is typically a file that is physically present on disk, but can also… … Wikipedia