Virtual Memory View - Virtual Memory Validator
This view provides a graphical view of the target process on a page by
page basis showing committed, uncommitted and reserved memory. The display
can be set to update on a timed interval. This can be useful for watching
large data models load in the target process and watching the memory usage,
detecting fragmentation and so on. This picture shows the Virtual memory view.
The different colours represent the different memory commit states for each
page, 1 page per pixel. As the mouse is moved over the display area, the size
and address of the region the mouse cursor represents is shown at the bottom
of the display.
The display can be manually refreshed or can be updated at
a timed interval. The colours use for each memory type can be changed.
The
large white area in the picture represents the area above 0x80000000 which
is not accessible to user mode code.

