blogspot visit counter
Home » OPTIMIZATION

Keep the Windows kernel in memory

Submitted by Tech Talk on June 21, 2009 – 6:11 amNo Comment

disable-kernel-memory-dumpBy default, Windows XP uses a mechanism called “pagination”: part of the system resides in memory, the remainder being placed on disk in the form of pages. This mechanism can significantly slow the operation of the system because of frequent exchanges are made with the hard drive to copy part of the system from the RAM or to perform the reverse operation.

If you disable the paging, the core of XP is then permanently in RAM which therefore accelerates Windows. Such manipulation is recommended only if the computer user has 1024 megabytes of memory or more.
1. Perform a full backup of the registry
2. Run Regedit and locate the sub-section HKEY_LOCAL_MACHINE / SYSTEM / CurrentControlSet / Control / Session Manager / Memory Management. Then locate the key, then turn DisablePagingExecutive is updated indicating 1 in the Value data.
3. Close Regedit and restart the computer.

If you have a few optimal functioning of the computer (some programs seem to run out of memory), be sure to restore the registry to its previous state.

Leave a comment!

Add your comment below, or trackback from your own site. You can also subscribe to these comments via RSS.

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>