Looking for some cache management application

Discuss anything related to portable freeware here.
Post Reply
Message
Author
User avatar
dandv
Posts: 6
Joined: Sat Sep 01, 2007 10:21 pm
Location: Silicon Valley
Contact:

Looking for some cache management application

#1 Post by dandv »

I remember that back in 2005 or so, there was a freeware standalone executable that could, among other things, compact/defragment the computer's RAM, or swap out applications not in use. Any ideas?

The problem I'm trying to solve is that on a Windows XP Pro SP2 laptop with 3G of RAM, the cache seems to get busted after I open a number of memory-hungry applications (Firefox, Outlook), even if I close them. By "busted" I mean that disk reads are no longer cached.

Example: If I just boot up Windows and start Excel, it grinds the hard drive for 3-4 seconds, then loads. If I quit it and start it again, it loads
up almost instantly. All the files it needs to read off disk are cached.

Now if I start Firefox with 10-15 tabs and do the same Excel test, it grinds the hard drive for 3 seconds every time. I wouldn't mind this about Excel, but when I'm developing and compiling programs with large dependency chains, it's painful to wait every time for half a minute until everything is read off the disk, instead of just a few seconds if reads were cached.

Does anyone have an idea what's causing this?

I already applied the hack #4 (Kernel Paging and Cache Tuning) from http://kadaitcha.cx/performance.html to increase the cache size, but that didn't help. Also, I posted the question to microsoft.public.windowsxp.general but got mostly off-topic replies.

donald
Posts: 561
Joined: Wed Dec 19, 2007 4:14 am
Location: knoxville TN USA

Re: Looking for some cache management application

#2 Post by donald »

I dont know if this could help but here goes with some of this sites resources.

Have you tried to defrag your Page file http://www.portablefreeware.com/index.php?id=766

Have you tried the app Called "Ultimate Windows Tweaker"?http://www.portablefreeware.com/forums/ ... ilit=tweak

or any of the Windows Tweaking software found on this Website, usually specific to XP?http://www.portablefreeware.com/index.php?id=501

There are others http://www.portablefreeware.com/?sc=160

You might try using a Registry Defrag program http://www.portablefreeware.com/index.php?id=1130
or even Defraggeler http://www.portablefreeware.com/index.php?id=1418
Defraggler could defrag specific files like your Firefox etc

There are Firefox add-ons to speed up firefox and reduce ram overhead

Also if you are using Library based Software including .net software, Java, etc each library software uses its own full copy of the runtime library and will not share so each one will use up an enormous amount of RAM

-.-
Posts: 325
Joined: Mon Oct 06, 2008 4:32 pm

Re: Looking for some cache management application

#3 Post by -.- »

not sure if this is a good solution but if you have enough ram, you could make ramdisk
http://www.portablefreeware.com/forums/ ... f=1&t=4914

this run a bit faster but ugh... not best solution but it works :S

castman
Posts: 179
Joined: Sat Jun 28, 2008 5:41 am
Location: Brazil, Sao Paulo
Contact:

Re: Looking for some cache management application

#4 Post by castman »

Hard Disks: Slower and Larger
RAM Memory: Faster and Shorter

Now, You now what to do! :mrgreen:

Post Reply