| Subject: Poolmon to debug memory leak |
| Group: microsoft.public.winternals |
| Date: 11/27/2007 8:42:31 AM |
| From: Megan Kielman [Email Address Protection] |
I have been trying to use Poolmon to troubleshoot a memory leak but was curious how to do that if pool memory is allocated by the Kernel on behalf of the requesting processes, aren't Kernel tags going to show up as having the memory allocated? Is there any way to know what processes are using up the pool memory? |
| Back |
| Subject: Re: Poolmon to debug memory leak |
| Group: microsoft.public.winternals |
| Date: 11/27/2007 8:51:52 AM |
| From: Megan Kielman [Email Address Protection] |
One thing I Forgot to mention is that the following tag has the highest # of Non-paged pool bytes. The below information came from pooltag.txt File - <unknown> - File objects Megan Kielman wrote: > I have been trying to use Poolmon to troubleshoot a memory leak but was > curious how to do that if pool memory is allocated by the Kernel on > behalf of the requesting processes, aren't Kernel tags going to show up > as having the memory allocated? Is there any way to know what processes > are using up the pool memory? |
| Back |
| Subject: Re: Poolmon to debug memory leak |
| Group: microsoft.public.winternals |
| Date: 11/27/2007 11:35:55 AM |
| From: "James Matthews" [Email Address Protection] |
Do you have the right PDB files! -- http://search.goldwatches.com/?Search=Movado+Watches http://www.goldwatches.com/ http://www.jewelerslounge.com/ "Megan Kielman" <megan.kielman@gmail.com> wrote in message news:O1hOgwQMIHA.4272@TK2MSFTNGP06.phx.gbl... >I have been trying to use Poolmon to troubleshoot a memory leak but was >curious how to do that if pool memory is allocated by the Kernel on behalf >of the requesting processes, aren't Kernel tags going to show up as having >the memory allocated? Is there any way to know what processes are using up >the pool memory? |
| Back |
| Subject: Re: Poolmon to debug memory leak |
| Group: microsoft.public.winternals |
| Date: 11/27/2007 4:58:35 PM |
| From: Megan Kielman [Email Address Protection] |
What are PDB files? James Matthews wrote: > Do you have the right PDB files! > |
| Back |