HIMEMSYS
HIMEM.SYS is a DOS device driver that implements the Extended Memory Specification (XMS) and provides controlled access to memory beyond the 1 MB boundary on x86 systems. It enables applications and system components to allocate and use extended memory, and coordinates with other memory managers to expose memory as XMS memory and, when available, as Upper Memory Blocks.
In practice, HIMEM.SYS is loaded from the system configuration file with a line such as device=HIMEM.SYS. It
HIMEM.SYS supports a set of optional parameters that control its behavior, such as memory testing, relocation,
Limitations and considerations: enabling extended memory access reduces conventional memory available to DOS. Some BIOSes or