High Non Paged Pool?

Task Manager

I have a 4GB RAM laptop. It runs fine but 3GB is in-use, and the non-paged pool is always above 500mb. I would like to ask if this is normal. ( see picture )

Memory according in task manager

Poolmon

Ok, so I also checked poolmon for any leaks and found out that "ismc" is taking up around 300MB+. I think it is an intel driver ( Rapid Storage Technology? ). If it is really rapid storage, then i have already uninstalled it but it can still be seen in poolmon.

Poolmon Memory

1 Answer

I have 32GB over memory, and 514MB non paged pool. Forgive me if I explain anything you already know. Your Paged memory is the data that was stored on the physical RAM, but has not been accessed for a period of time, and such gets moved into the page file. This is stored on your system boot drive, which can be adjusted by you if you wanted to. The non-paged pool is for things that RAM cannot move out of RAM. core system files, drivers, etc. The more processes that you have running critical to system functionality, the larger the non-page pool. I would not go messing about with programs and such in the non-page pool if I were you, at least not before creating a full backup and a system restore point or two.

EDIT

These two links will walk you through using poolmon to determine if you have a memory leak, or not, and how to track down the offending program.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like