Hi,
This may appear silly, but in a crash dump analysis, is there a way by which
we can get the memory pools used by a driver, if we know the tag used to
allocate the memory.?
TIA
Skin is in! Bollywood is sizzling.
http://server1.msn.co.in/slideshow/striptease/ Check out these hot pics!
windbg has extesnions that may allow you to do what you want.
!poolfind will allow you to search for allocated memory with a specific
tag.
!poolused will list the amount of memory associated with a particular
tag.
does this answer your question?
-p
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of atul kabra
Sent: Tuesday, March 02, 2004 9:06 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Tagged memory
Hi,
This may appear silly, but in a crash dump analysis, is there a way by
which we can get the memory pools used by a driver, if we know the tag
used to allocate the memory.?
TIA
Skin is in! Bollywood is sizzling.
http://server1.msn.co.in/slideshow/striptease/ Check out these hot pics!
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@windows.microsoft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com