Select a product
- Select a category.
Enable NTFS non-paged pool usage
By default NTFS allocates memory from both pageable and non-pageable memory as needed. Enabling this setting tells NTFS to use non-pageable memory for all allocations. NTFS also changes all of its code sections to be non-pageable.
The benefit of enabling this feature is a reduction in page-faults and stack usage at the cost of additional memory consumption.
A reboot is required for this setting to take effect
Registry Information
| Vendor | Microsoft |
|---|---|
| Product | File Sys |
| Category | Filesystem › NTFS |
| Applies to | Computer Configuration |
| Supported on | Windows 10 0 |
| Registry Key | [HKLM]SystemCurrentControlSetPolicies |
| Value Name | NtfsForceNonPagedPoolAllocation |
| Type | REG_DWORD |
| Enabled value | 1 |
| Disabled value | 0 |
