!memlist

The !memlist extension scans physical memory lists from the page frame number (PFN) database in order to check them for consistency.

Syntax

!memlist Flags

Parameters

Flags
Specifies which memory lists to verify. At present, only one value has been implemented:

Bit 0 (0x1)
Causes the zeroed pages list to be verified.

DLL

Kdexts.dll

Remarks

This extension will only check the zeroed pages list to make sure that all pages in that list are zeroed. The appropriate syntax is:

kd> !memlist 1