Manage Non-page pool Quota
| Operating system |
window 2000 \ XP \Me \ 2003 |
| Category |
Memory Management |
A Non paged pool data is an area of system memory reserved for objects that must remain in physical memory as long as they are active. This tweak will set maximum space in the nonpaged pool that can be allocated by any process. Any attempt by a process to allocate more space in the nonpaged pool will fail
Operating System Windows 2000 / XP / 2003
Steps for applying this Tweak
- Open your Registry
- Go to Hkey_Local_Machine\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management
- Create or Modify existing dword value called "NonPagedPoolQuota"
- set value accordingly
- 0 This will allow system to set the non-page pool quota
- 1 - 128 specifies the space in mb that you would like to set for non-page pool quota
- Restart windows for setting to take effect.
Back |