Memory Leak pooltag="Ddk", windows xp media center 2004, what driver is this?



How can I find out what driver uses the tag "Ddk" because it
has a memory leak that I would like to get fixed, or remove the driver
if I do not require it. I have WinDbg installed on the machine, but
so far have found no way to tell what calls are using the memory tag
(pooltag="Ddk")(I am connecting to local computer with the debugger
which limits some o the output of the debugger). Running Windows XP

Machine:
Dual Core Dell XPS 400, 2.8 GHz,
Intel(R) Pro/1000 PL Network Connection
NVIDIA GeForce 7900 GS


Little history, I leave my machine up 24x7 hrs, after a couple of
days, windows would kind of get ill, things would not launch, I
couldn't
even bring up Task manager. I investigated with "Performance monitor"
and determined that something was eating up memory("Nonpaged Pool"
memory).
I looked at task manager, and could not see any processes that were
eating
up Nonpage Pool memory, at which time I started to suspect O/S or
driver.

I installed "Support Tools" off the XP CD, used the utility called
"poolmon.exe" (after turning on memory tagging with "gflags") and
determined that something with the pool tag "Ddk" was eating up all the
"NonPaged Pool" memory. I did some research, and found out that Ddk is
the default memory tag allocation that windows device developer kit
uses.
Hmmmm.

Researched a little more, and found the windows debugger "WinDbg" off
the windows web site. Installed it, and turned on "DEBUG" boot options,
and
was able to connect the debugger to my local machine. Unfortunately, at
this
point by running local WinDbg on my machine, I have been unable to
convert
the memory POOLTAG="Ddk" to a binary/DLL so I can determine what is the
cause of my problems.

Any Help/Advice would be appreciated.
Kithana

.



Relevant Pages

  • Re: Memory Leak pooltag="Ddk", windows xp media center 2004, what driver is this?
    ... Maxim Shatskih, Windows DDK MVP ... has a memory leak that I would like to get fixed, ... determined that something with the pool tag "Ddk" was eating up all the ...
    (microsoft.public.development.device.drivers)
  • RE: Virtual memory
    ... You can configure virtual memory in windows xp and thereby improve the ... How to set performance options in Windows XP ... if you have background programs such as printing or disk ... It is also known as the paging file. ...
    (microsoft.public.windowsxp.perform_maintain)
  • [NT] NNTP Service in Windows Contains Memory Leak
    ... NNTP Service in Windows Contains Memory Leak ... An affected server could be restored to normal service by ...
    (Securiteam)
  • Re: Physical Memory
    ... These Windows services are started: ... Memory optimizers/defragers are nothing more than snake ... These optimizers work by making demands on the Windows Memory Manager ... The funny thing about all of this nonsense is that the snake oil memory ...
    (microsoft.public.windowsxp.general)
  • Re: Slow performance
    ... computer has two memory slots so to achieve 1 gb you need to install 2 x ... own set up consists of AVG 8 Anti-Virus, Spybot S& D, Windows Defender ... of programme is generally not recommended in these newsgroups. ... My disk drive is pretty full right now, mainly due to fact that I just ...
    (microsoft.public.windowsxp.perform_maintain)

Loading