Windows 10: Non-paged pool memory exceeds 20 GB

Discus and support Non-paged pool memory exceeds 20 GB in Windows 10 Drivers and Hardware to solve the problem; My machine has 48 GB of ram and by the end of the day, all available ram is used up by the non paged pool. I have run poolmon and watched EFSM grow to... Discussion in 'Windows 10 Drivers and Hardware' started by RobertNealDavis, Aug 12, 2021.

  1. Non-paged pool memory exceeds 20 GB


    My machine has 48 GB of ram and by the end of the day, all available ram is used up by the non paged pool. I have run poolmon and watched EFSM grow to over 2 GB, then show as a negative number, eventually settling at -1 which indicates EFSM is using so much memory it has exceeded the integer value displayed in poolmon and is only culprit. I have tried using process explorer and task manager and there isn't a clear user of to many file handles. Shutting down all applications doesn't release the memory, so it is something running in the background, but I cannot determine what. I have no encrypt

    :)
     
    RobertNealDavis, Aug 12, 2021
    #1

  2. Problem with a non-paged pool

    I know that a non-paged pool is a memory that is used by drivers to allocate memory. Usually it takes about 200 MB but I found out that it grew up considerably and get 1.5 GB. I just have 4 GB of RAM on my PC
     
    NateShisto, Aug 12, 2021
    #2
  3. LMiller7 Win User
    High paged pool memory after leaving system on for quite sometime

    1.2 GB Paged pool does not seem unreasonable for a system with 32 GB RAM. This value is higher for systems with large RAM sizes. In any event it is hardly likely to be the cause of your problem.

    The paged and non paged memory pools are used by kernel level components such as drivers and the kernel itself. The paged pool can be paged out at the memory managers discretion while the non paged pool must remain in RAM at all times. Task Manager will not tell you how much of the paged pool is in RAM.

    Memory usage in any modern OS is controlled by the system memory manager, always with the goal of maximizing overall system performance. When available memory is plentiful, as is shown in the screenshots, the memory manager will allow processes and other Windows components to use pretty much whatever memory they want without restrictions. But if there is memory pressure it is fully capable of reducing the paged pool usage to a small fraction of it's current value. But it will only do this if needed. Doing it at any other time would serve no useful purpose and would likely impair performance. Note that this is the RAM resident portion of the paged pool, not what is shown in Task Manager which would be unaffected.

    High memory usage, even if it is seriously abnormal, will not impair performance unless it causes a shortage. I have seen many Internet articles that get this wrong. It is not unusual for the paged pool to grow over time. Unless there is a memory leak, and there is nothing to suggest that here, this growth will stop.
     
    LMiller7, Aug 12, 2021
    #3
  4. Non-paged pool memory exceeds 20 GB

    High paged pool memory after leaving system on for quite sometime

    Oh, I see! Thanks for the clarity!

    Pageable memory controlled by memory management...that makes ALOT of sense! Oh well, at least the page pool stops at 1.2gb memory so I still have plenty of ram leftover for multi-tasking purposes. For virtual memory, I left it at system managed on C:/ drive. Otherwise, I'll try to update the network drivers and nvidia drivers. I know Killer Network drivers are highly proneable for memory leaks.

    Say, did Intel made an update of Intel Rapid Storage drivers for 4th Gen processors?
     
    RyougaLolakie, Aug 12, 2021
    #4
Thema:

Non-paged pool memory exceeds 20 GB

Loading...
  1. Non-paged pool memory exceeds 20 GB - Similar Threads - Non paged pool

  2. Paged/Non-Paged Pool Memory Leak?

    in Windows 10 Ask Insider
    Paged/Non-Paged Pool Memory Leak?: Windows 10 Pro v1909 Intel i5-8250U 8GB RAM I updated to v1909 from v1809 back in December, and since then, I've noticed that my Memory used at idle and my paged/non-paged pool is significantly more than it used to be, particularly after my computer has been running for...
  3. Huge memory leak in non paged pool

    in Windows 10 BSOD Crashes and Debugging
    Huge memory leak in non paged pool: Hi, I have a memory leak in my system, specifically in the non paged pool. In one or two days of usage after a restart, it fills up all of the RAM available. Some online searches landed me on this blog:...
  4. Paged pool and non paged pool

    in Windows 10 BSOD Crashes and Debugging
    Paged pool and non paged pool: So i have just noticed when i went into my task manager that there were these things called paged and non paged pool and i started to research on it. After researching i found that i have abnormal amounts of paged and non paged memory [ATTACH]refer to the imagine below What...
  5. Windows 10 Non-Page pool memory leak

    in Windows 10 Ask Insider
    Windows 10 Non-Page pool memory leak: [ATTACH] Hey all, I've been struggling for a couple days to find the source of this nonpaged pool memory leak on my Win10 Machine. Here's some screenshots: Task Manager 1 Task Manager 2 RAMMAP POOLMON (Sorted for Non-paged and by Byte count) Things I have tried so...
  6. Non paged pool memory leak

    in Windows 10 Ask Insider
    Non paged pool memory leak: Hi all, I am having a non paged pool memory leak. As far as i'm aware all drivers are up to date. https://imgur.com/Vo3QeUe https://imgur.com/a/IdzFZE5 Would really appreciate any support to getting this resolved, a reboot temporarily fixes it, but after a few hours it...
  7. 2GB Non-Paged Pool memory leak

    in Windows 10 Ask Insider
    2GB Non-Paged Pool memory leak: Title says it all, I've changed some regedit values as some videos recommended and for a while that fixed it. However, it has now come back and I have no way to fix this memory leak. Any help would be great, thanks in advance! submitted by /u/Shterz [link] [comments]...
  8. Problem with a non-paged pool

    in Windows 10 BSOD Crashes and Debugging
    Problem with a non-paged pool: I know that a non-paged pool is a memory that is used by drivers to allocate memory. Usually it takes about 200 MB but I found out that it grew up considerably and get 1.5 GB. I just have 4 GB of RAM on my PC...
  9. a non-paged pool

    in Windows 10 Drivers and Hardware
    a non-paged pool: Hi, I have a problem with a non-paged pool. It was usually up to 200 MB. and recently noticed that it became 1.5GB and even preloading does not help. (I have 4 GB of RAM). https://answers.microsoft.com/en-us/windows/forum/all/a-non-paged-pool/209717ac-c688-46c0-b8ec-86632cbf63b3
  10. Memory Usage (non-paged pool) etwB

    in Windows 10 BSOD Crashes and Debugging
    Memory Usage (non-paged pool) etwB: Whenever i start my pc the non-paged pool already starts at 1.7GB. I used poolmon to find out what the reason could be and it turns out there is something called "etwB" which uses 1.7GB, but it doesnt change. Now i am wondering what it is and if i could remove it....