Preventing Windows from sending user/kernel mode drivers and code to page file
If you have a considerable amount of RAM in your system (512 MB or more) you can improve system performance by preventing the OS from sending user mode and kernel mode drivers, as well as kernel mode system code, to the paging file.You can do so by changing a setting in the registry.1 Launch the Registry Editor (Regedit.exe).2 Go to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management.3 Double-click DisablePagingExecutive DWORD value.4 Change the value in the Value Data text box from 0 to 1, and click OK.5 Close the Registry Editor.