CleanMem 1.6.4

Published by

CleanMem keeps memory use in check on the system without any of the memory being pushed to the page file. This in turn keeps the system running smoother.

The people who will notice the biggest performance increase are ones who don't have a lot of memory installed. (More memory is always better!)

The reason is when your system starts getting low on memory Windows will start to move memory to the page file. The page file is ran off your hard drive. The hard drive is the bottle neck of performance on a system. So the slower the drive the slower the system goes as it tries to work with the page file. When you use CleanMem you help keep the system from using up all its memory. In turn Windows doesn't push anything to the page file, and we avoid the huge slow down from page file usage.

Why use CleanMem
To make sure the memory is being used in the best way it can and avoid memory leaks and such using up all the memory. Lots of people feel the memory is a resource and should be used as much as possible. however, eliminating , the left over trash is generally a good idea.

So how does CleanMem work?
CleanMem Works buy calling a Windows API. CleanMem doesn't change the working set of a processes. It simply asks Windows to do all the work. So Windows does the trimming, the moving and manages everything. This is why there is never any crashes of programs and any performance hit to the system. To put it short CleanMem doesn't work against the Windows memory manager, it works with it.


Changelog:

The total processes on the mini monitor just wasn't cutting it. First the API would cause 1,100 page faults per sec. Then I switched it to use WMI to pull the process count. This lowered the page faults to 14. But turned out it also caused the WMI service to be at 1 - 2% all the time. This just wont do! The point of a monitor is to do its job without taking anything from the system.
I have dropped total processes from the monitor and replaced it with current page file usage. The monitor now has 0 page faults and 0 cpu :-)
New features per user request. I have removed all 101 static tray icons from the program. The user can now set the colors and font for the tray icon to their liking :-)
Small performance improvement, instead of the tray icon updating every 1 sec it only updates when it needs to.

  Download