NT System Memory Map?

I’m looking for a good system memory map of Windows NT (4.0, but I doubt it
changed much in 2000).

For example, the SoftICE User’s Guide has a pretty good one on page 166 of
the new manual, however, it’s not as accurate as I’d like and it is not
quite right in other places. Typical entries are:
– System Code 0x80000000 - 0x9FFFFFFF (Boot Drivers, NTOSKRNL, HAL,
TSS, GDT, IDT)
– Processor Control 0xFFDFF000 - 0xFFFFFFFF (Processor Control
Blocks)

Does anyone have anything like this?

What I want to be able to do is to take an address, say, 0xD1234567, and be
able to look up that that’s in the Cache Manager Mapping Area.

Any pointers would be very appreciated!


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com