Windows Kernel-Mode Memory Manager (Windows Drivers)
The Windows kernel-mode memory manager component manages physical memory for the operating system. This memory is primarily in the form of random access memory (RAM). The memory manager manages memory by performing the following major tasks:
msdn.microsoft.com |