Hacksbay

Hacks for dummies in everything , Photoshop hacks, Google hacks, Windows hacks, Orkut hacks, email hacks…

Newswire

Experience with the latest technology and gadgets, industrial visits,interviews..

Reviews & Jargon

Reviews on what’s new and out.Common tech jargon made simple…

Tips & Tricks

Tips and tricks to make things simple and direct.A better way to do your daily stuff efficiently…

Workshops

Throughly guided Workshops on everything you need to know.Photo and Video editing, Sound editing and more…

Home » Registry, Windows Hacks

Speed up your PC by Efficient Memory Management

Submitted by Kappithaan on June 7, 2009 – 1:55 amNo Comment

Windows XP happens to be memory hungry when running several applications simultaneously. I being a Windows XP user was a bit impatient & decided to check windows registry for some memory tweaks. Viola! I found a memory management folder. Within no time I had a back up of registry and after some trial and error tweaks I could extract a significant amount of performance from my xp installation.

This is how to do it. Open the Run window (win logo +r) & type ‘regedit’. Next, navigate to the following key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management. On the right pane, find the key ’DisablePagingExecutive’ and set this value to ‘1’.Next find a key called ‘LargeSystemCache’, and change its value to ’1’.
Now right click and create a new DWORD called ’IOPageLockLimit’ and set it to a value of ‘40000’ if you have 512MB or more. If it’s under 512MB set it to ‘10000’. Remember that these should be HEX numbers.

Under Memory Management folder on the left, find a folder called PrefetchParameters. Click this and on the right pane find a key called ’EnablePrefetcher’. Set this value to ‘3’.In my case it was already set to 3.

After this tweaks Windows XP should be cruising. This tweak can be applied to Vista too.

‘DisablePagingExecutive’: This instructs Windows to keep programs in the memory for as long as possible before paging to the hard disk, resulting in quicker response if you have plenty of memory.

‘LargeSystemCache’: This instructs XP to load its kernel to memory, enabling it to run quicker. This tweak improves the system response

‘IOPageLockLimit’: This speeds up your disk cache.

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>

This is a Gravatar-enabled weblog. To get your own globally-recognized-avatar, please register at Gravatar.

Comment moderation is enabled. Your comment may take some time to appear.