Fix Non Paged Pool Memory Leak
Fix Non Paged Pool Memory Leak The Non-paged pool use system memory, basically it is use in kernel and drivers of machine operating system. You can never transfer the load of non-paged pool memory to system hard drive partition, that we can do for paged pool (paging file). If your machine operating system consume extra memory then you must see the size of operating system memory elements on task manager performance tab that are mention below. 1. Non-paged pool. 2. Paged Pool. 3. Cached. Here we will discuss only how fix non-paged pool memory leak on Windows Server 2012 R2, this procedure also applicable for other windows operating system. To check how much memory is consume by non-paged pool click on performance tab on task manager. To check processes that consume memory click on processes tab on task manager. In the above image you can see that the Microsoft SQL Server is consuming too much random access memory. To check the system configuration take the properties of computer. In the