extended memory

extended memory

(storage)
Memory above the first megabyte of address space in an IBM PC with an 80286 or later processor.

Extended memory is not directly available in real mode, only through EMS, UMB, XMS, or HMA; only applications executing in protected mode can use extended memory directly. In this case, the extended memory is provided by a supervising protected-mode operating system such as Microsoft Windows. The processor makes this memory available through a system of global descriptor tables and local descriptor tables. The memory is "protected" in the sense that memory assigned a local descriptor cannot be accessed by another program without causing a hardware trap. This prevents programs running in protected mode from interfering with each other's memory.

A protected-mode operating system such as Windows can also run real-mode programs and provide expanded memory to them. DOS Protected Mode Interface is Microsoft's prescribed method for an MS-DOS program to access extended memory under a multitasking environment.

Having extended memory does not necessarily mean that you have more than one megabyte of memory since the reserved memory area may be partially empty. In fact, if your 386 or higher uses extended memory as expanded memory then that part is not in excess of 1Mb.

See also conventional memory.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)

extended memory

The name given to memory (RAM) in an Intel PC above 1MB (one megabyte). Starting with the Intel 286, extended memory was used directly by Windows and OS/2 as well as DOS applications that ran with DOS extenders. It was also used under DOS for RAM disks and disk caches. Contrast with "expanded memory" (EMS), which was specialized memory above 1MB. Today, most people never heard of extended or expanded memory, because the 1MB barrier was broken long ago, and thousands of megabytes (MBs) of memory are commonly used. See EMS, XMS and DOS extender.


Copyright © 1981-2025 by The Computer Language Company Inc. All Rights reserved. THIS DEFINITION IS FOR PERSONAL USE ONLY. All other reproduction is strictly prohibited without permission from the publisher.
Mentioned in
Copyright © 2003-2025 Farlex, Inc Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.