Load Kernel Into RAM
In Windows 98, programs could be loaded and kept in RAM for as long as you wanted. You could even load a video clip into RAM directly and have it play from there! XP is much more restrictive, mostly due to security reasons. But when it comes to the Windows XP kernel, there's something you can do. By default, XP only loads the required parts of the kernel into RAM at boot time, and calls the other parts as and when needed. Having the entire kernel available in memory speeds up processing.
Navigate to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager\Memory Management
Set the value of the DisablePagingExecutive key to 1. This will make the entire kernel be loaded in memory. A reboot is required.
Only use this if you have sufficient memory. Recommended: 512 MB or more. Also, this may affect some programs that use the Windows swap file directly, such as Adobe Photoshop.
Copy & paste in notepad(in italic)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
save it as
filename->load kernelintoram.reg
filetype->all files
save it & double click on it.
Done!!!!!!!!!!!!!!!!!!!!!!!
In Windows 98, programs could be loaded and kept in RAM for as long as you wanted. You could even load a video clip into RAM directly and have it play from there! XP is much more restrictive, mostly due to security reasons. But when it comes to the Windows XP kernel, there's something you can do. By default, XP only loads the required parts of the kernel into RAM at boot time, and calls the other parts as and when needed. Having the entire kernel available in memory speeds up processing.
Navigate to:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\SessionManager\Memory Management
Set the value of the DisablePagingExecutive key to 1. This will make the entire kernel be loaded in memory. A reboot is required.
Only use this if you have sufficient memory. Recommended: 512 MB or more. Also, this may affect some programs that use the Windows swap file directly, such as Adobe Photoshop.
Copy & paste in notepad(in italic)
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001
save it as
filename->load kernelintoram.reg
filetype->all files
save it & double click on it.
Done!!!!!!!!!!!!!!!!!!!!!!!
0 comments:
Post a Comment