How do I increase the number of Page Table Entries on my system?
John Savill
March 4, 1999
1 Min Read
A. To change the number of Page Table Entries (or System Pages) whichare used for mapping I/O buffers and other information into the system addressspace perform the following:
Start the registry editor (regedit.exe)
Move to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSessionManagerMemory Management
Double-click SystemPages value and chose Decimal. Enter the amount of PTEsyou need in the Data text box. Click OK. The maximum value is 50,000.
Reboot the computer for the change to take effect.
By default the value is 0 which means use the system default.
About the Author
Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.
You May Also Like