answersLogoWhite

0

DOS Memory Management: Under MS-DOS, device driver and TSR modules can take up large amounts of conventional memory. A memory manager can move some of these into upper memory blocks or the High Memory Area, freeing up conventional&memory and creating a larger TPA. Memory managers also control access to extended memory, allowing it to be accessed via XMS, or as expanded memory via EMS. Popular DOS memory mangers include EMM386 and QEMM.

Windows Memory Management: Memory management in Microsoft Windows operating systems has evolved into a rich and sophisticated architecture, capable of scaling from the tiny embedded platforms (where Windows executes from ROM) all the way up to the multi-terabyte NUMA configurations, taking full advantage of all capabilities of existing and future hardware designs. With each release of Windows, memory management supports many new features and capabilities. Advances in algorithms and techniques yield a rich and sophisticated code base, which is maintained as a single code base for all platforms and SKUs. Memory management improvements in Windows Vista focused on areas such as dynamic system address space, enhanced NUMA and large system/page support, advanced video model support, I/O and section access, and robustness and diagnosability.

User Avatar

Wiki User

14y ago

Still curious? Ask our experts.

Chat with our AI personalities

SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
DevinDevin
I've poured enough drinks to know that people don't always want advice—they just want to talk.
Chat with Devin
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake
More answers

DOS Memory Management: Under MS-DOS, device driver and TSR modules can take up large amounts of conventional memory. A memory manager can move some of these into upper memory blocks or the High Memory Area, freeing up conventional&memory and creating a larger TPA. Memory managers also control access to extended memory, allowing it to be accessed via XMS, or as expanded memory via EMS. Popular DOS memory mangers include EMM386 and QEMM.

Unix Memory Management: Unlike traditional PC operating systems, Unix related systems use very sophisticated memory management algorithms to make efficient use of memory resources. This makes the questions "How much memory do I have?" and "How much memory is being used?" rather complicated to answer. First you must realize that there are three different kinds of memory, three different ways they can be used by the operating system, and three different ways they can be used by processes.

User Avatar

Wiki User

14y ago
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between MS-DOS and Window XP Memory Management?
Write your answer...
Submit
Still have questions?
magnify glass
imp