S
Steve Swift
I'm getting symptoms that I'm overflowing the size of the desktop heap
(3072KB). I have dheapmon.exe running every 5 minutes so I can watch the
numbers to see if any approach 100%.
If it turns out that one is reaching 100% used, is there some mechanism
I can use to determine which process has the lions share?
I can extract a list of processes, and then stop using them, one at a
time, until the problem goes away, but with dozens of "things" running,
and the fact that the problem only happens about once a week, this could
keep me busy for a few months.
Does killing a process leave its share of the heap orphaned, or does the
kill mechanism take care of this?
(3072KB). I have dheapmon.exe running every 5 minutes so I can watch the
numbers to see if any approach 100%.
If it turns out that one is reaching 100% used, is there some mechanism
I can use to determine which process has the lions share?
I can extract a list of processes, and then stop using them, one at a
time, until the problem goes away, but with dozens of "things" running,
and the fact that the problem only happens about once a week, this could
keep me busy for a few months.
Does killing a process leave its share of the heap orphaned, or does the
kill mechanism take care of this?