how to investigte paged pool and pool tag...

Hello

I don’t know this question is suitable for this mailing lists…

I am investigating how many memory does need for each process and how kind
of tags is used for this process, when user logon to terminal_server/w2k.

and now I want to know how to investigate the following.

  1. how many paged pool memory is used?
  2. what process is the problem?
  3. how tags does this process use when allocating paged-pool memory?
  4. what means each tags (4 byte char)?

Kimi


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

> 4. what means each tags (4 byte char)?

The latest WinDbg contains a “triage” directory which has “pooltag.txt” in
it.

Max


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