Results 1 to 8 of 8

Thread: CleanMem - new version available

  1. #1

    CleanMem - new version available

    CleanMem v1.5.1 has been released

    Updated the log file output per user request.

    Removed the VB6 SP6 runtime files from the setup file.
    These files are no longer needed on newer systems and will help reduce the setup size.

    Download:



    To know more about CleanMem read this blog post by Avi

  2. #2
    Join Date
    Jul 2010
    Location
    Near You :)
    Posts
    409
    CleanMem v.1.6.0

    The CleanMem application was designed to be a very simple to operate as it will run and clean the memory out of all processes it can, without any user input.

    Changes
    Added a new CleanMem Mini Monitor. This runs separate from CleanMem. The mini monitor allows a user to keep an eye on current memory usage and clean the system memory with one click of a button.
    The program calls CleanMem to do its job. This new mini monitor is an addition to CleanMem, not a replacement.
    CleanMem still installs and runs in the back ground via the task scheduler just as it always has.
    http://i51.tinypic.com/5lulcg.png

    Download
    Last edited by Nikhil; 12-12-10 at 09:21 PM. Reason: Correcting Image

  3. #3

  4. #4
    CleanMem v.1.6.3




    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 :-)
    I has also added a few more features. You can now hide the totals and button on the monitor, making it even smaller by only showing the bar.
    You can now right click anywhere on the mini monitor to pull up the menu. This is useful if you hide the Clean Memory button and still want to run it.

  5. #5
    CleanMem 1.6.4




    # 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.

  6. #6
    Join Date
    Dec 2010
    Location
    nc
    Posts
    14
    a newer version just came out now its version 1.6.4 you can customize the notification icon colors and font

  7. #7
    Join Date
    Dec 2010
    Location
    nc
    Posts
    14
    a new version of clean mem is out version 1.7.0 adds keyboard shortcuts to run it if you want to

  8. #8
    CleanMem v2.0.0



    Changed the default task scheduler run time for CleanMem from 30 min to 15 min.
    Fixed the 256 char limit for the setting file. The limit is now 4096 chars.
    Performance enhancement to CleanMem.exe. It will now only load the lists if that list is enabled. Before it loaded them every time.
    Changed the API used to pull system stats.
    The page file info shown in Windows XP and 2003 task manager is actually Commit Total. To stay with proper naming I have changed the name in the program from page file to Commit Total.
    The mini monitor would format the numbers down to 3 decimal points. Example: 1.999 GB. Due to the new info the mini monitor can show in the text fields I have lowered it to 2 decimal points. Example: 1.99 GB. This is to better fit the new information in the amount of available space. This will also round the numbers, so 1.999 will become 2.00.
    Changed the default bar fill graphic.
    Changed some of the default settings for the mini monitor. Such as bar fill text color and show border. These of course are still changeable by the user.
    The right click menu that is on the system tray icon is now accessible from the main settings window as well.
    Removed Clean Memory button from the mini monitor. Users can right click on the mini monitor for the clean memory option. With the button gone users can now set the position of the text on the monitor. Left, Center, Right
    Added a online help file link to the menu. This will go to the guide on how to use CleanMem and the Mini Monitor.
    When you first install CleanMem you no longer have to reboot before the task scheduler will start running CleanMem.
    On Windows Vista & 7 when the UAC is enabled the tray icon would not show if explorer.exe was restarted. This has now been fixed.
    New Free features:

    Allow to hide text in mini monitor bar
    Have a reset mini monitor position button
    Add randomize colors button for mini monitor
    Add color presets for the mini monitor
    Show system up time in the mini monitor settings window.
    Users can set to have the mini monitors corners rounded or not.
    Users can now set the text alignment for the 2 text fields on the mini monitor. Left, Center & Right.

    New Pro features
    :

    Advanced Monitor Rules: (The user can set these rules for any process they like (Not on protected processes of course)).
    Clean the memory on a specific process when it hits a user set memory level. (Example: Firefox hits 150MB) The mini monitor cleans the memory instead of calling CleanMem. One less program to run :-)
    Kill a program if it hits a certain amount of memory.
    Auto set process priority on a process.

    Auto clean the system file cache when it reaches a set size.
    Set how often the advanced monitor rules will run.
    Auto run CleanMem when system hits a user specified % of memory used.
    Great details on running processes.
    Allow users to choose a picture (jpg, bmp, gif) for the mini monitor bar.
    Allow user to choose what text shows on the mini monitor Example: Total memory, used memory, free memory, page file commit, file cache size, system uptime and more.
    Show current file cache info.
    Show extended memory usage stats
    .

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •