!openmaps

The !openmaps extension displays the referenced buffer control blocks (BCBs) and virtual address control blocks (VACBs) for the specified shared cache map.

!openmaps Address [Flag]

Parameters

Address
Specifies the address of the shared cache map.

Flag
Determines which control blocks are displayed. If Flag is 1, the debugger displays all control blocks. If Flag is 0, the debugger displays only referenced control blocks. The default is 0.

DLL

Kdexts.dll

Additional Information

For information about cache management, see the Microsoft Windows SDK documentation and Microsoft Windows Internals by Mark Russinovich and David Solomon.

For information about other cache management extensions, see the !cchelp extension.