Re: how to interpret poolmon output, 'Proc' tag.
- From: levitation <roland.pihlakas@xxxxxxxxx>
- Date: Wed, 23 Apr 2008 15:28:30 -0700 (PDT)
three bits of information.
1a) You might get temporary remedy by increasing the nonpaged pool
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager
\Memory Management
by changing the value of NonPagedPoolSize. But as far as I understand,
the minimum nonpaged pool size is actually 128MB. When you increase
this parameter, the maximum reserved area for nonpaged pool will
increase a bit too. How the numbers are related, I do not know. It is
possible to monitor the sizes of reserved nonpaged and paged pool
areas with Process Explorer, when debug symbols are installed, under
System Information menu item.
1b) In my case there is also leak under pagedpool, under pool tag
"Toke", which means "Token objects". So You may need to increase the
maximum of paged pool too, in case it gets depleted too. I wont
describe the registry changes here much longer unless You ask for it.
There are other issues that need to be taken account when changing
these parameters. For example "System Page Table Entries" may become
low, but it is possible to monitor it with performance.msc and if
neccessary it is possible to find new reasonable configuration.
2. What was recently changed in my computer, is the following: 1)
installed newest ATI video card driver, 2) installed RATT and
kernrate, 3) installed some usual MS hotfixes. But my previous last
reboot was a month ago, so there might have been more changes during
that month; changes that I am not aware of right now. Anyway, before
my previous last reboot this problem did not occur, its a very recent
development which has been manifesting since reboot on last weekend.
3) PID-s may seometimes be large. When they do, they start being
systematically large, not only few of them. I have seen it too. It
seems to occur seldom, but randomly, even when no other bad things are
manifesting. Still there may be some relation, because right now my
PID numbers are in 100'000-s too.
ama...@xxxxxxxxx wrote:
On 21 abr, 20:52, levitation <roland.pihla...@xxxxxxxxx> wrote:.
One more thing. It might help you if you disable any scheduled or
otherwise reoccuring tasks.
The Proc tag leaks at least in my case always when a new process
starts (it does not restore itself after closing the process). For
usual daily activities with a few programs, its so small that you wont
notice. But when some process starts and stops repeatedly in a
scheduled manner, this leak accumulates faster.
I'm having the same problem, we run 4 processes through our
application task scheduler every 10 second and i see a kernel memory
leak caused by the Proc tag pool, forcing to reboot the server every 2
days.
Another weird thing is the process identifier PID in the task manager
for new processes, the number is around 250.000 and growing
- Follow-Ups:
- Re: how to interpret poolmon output, 'Proc' tag.
- From: levitation
- Re: how to interpret poolmon output, 'Proc' tag.
- References:
- how to interpret poolmon output, 'Proc' tag.
- From: Samuel Stanojevic
- Re: how to interpret poolmon output, 'Proc' tag.
- From: Pegasus \(MVP\)
- Re: how to interpret poolmon output, 'Proc' tag.
- From: Samuel Stanojevic
- Re: how to interpret poolmon output, 'Proc' tag.
- From: Pegasus \(MVP\)
- Re: how to interpret poolmon output, 'Proc' tag.
- From: levitation
- Re: how to interpret poolmon output, 'Proc' tag.
- From: levitation
- Re: how to interpret poolmon output, 'Proc' tag.
- From: amarty
- how to interpret poolmon output, 'Proc' tag.
- Prev by Date: Re: Thinking about buying Norton's AntiVirus
- Next by Date: Re: App fails to launch
- Previous by thread: Re: how to interpret poolmon output, 'Proc' tag.
- Next by thread: Re: how to interpret poolmon output, 'Proc' tag.
- Index(es):
Relevant Pages
|