Running MEM /D Under Windows (83075)
The information in this article applies to:
- Microsoft Windows 3.1
- Microsoft Windows 3.11
This article was previously published under Q83075 SUMMARY
With the Microsoft Windows operating system version 3.1, the free memory
reported by the MEM /D command is defined by the following items:
- The PIF file that was used for running the MS-DOS virtual machine.
- The free conventional memory available when Windows was started.
- The load location of the Windows applications programming interface
(API) translation buffers (in 386 enhanced mode only).
MORE INFORMATION
The KB Required and KB Desired setting of the DOSPRMPT.PIF file is, by
default, -1 for KB desired and -1 for KB required. This is a special
setting that means the memory settings for the MS-DOS virtual machine
must be set to a maximum. Settings must be as high as possible and
cannot be smaller. If there is room for a 572K MS-DOS virtual machine
on a system, then it will be 572K, and will not be less than 572K.
Note: This maximum virtual machine size is not determined by available
memory, it is determined by the amount of available address space.
Available address space is determined by the amount of free
conventional memory when Windows is started.
In order to free a greater amount of available conventional memory
before going into Windows, it may be necessary to limit the number of
device drivers that load into conventional memory. This may be done by
either not allowing those drivers to load, or if the drivers do load,
loading them into the UMB (upper memory block) area.
The API Translation buffers also affect the available memory in an
MS-DOS virtual machine. The API Translation buffers allow protected
mode and real mode to communicate. These buffers will load into the
UMB area if space is available. If space is not available, then the
API buffers will load into conventional memory and will use between 4K
and 16K.
Note: Due to memory rounding, the numbers reported by the MEM command
may often differ slightly because the allocated settings are
translated into KB Required and KB Desired PIF settings.
Modification Type: | Major | Last Reviewed: | 10/10/2003 |
---|
Keywords: | KB83075 |
---|
|