MiniRAM actions
You can use these actions in order to minimize the amount of Physical memory
used by your hungry processes. This is particularly useful if/when your computer
runs out of RAM and starts swapping randomly. The tool will then flush out the
non-used memory pages from RAM to disk, for all the selected processes.
Tips:
-
Do not apply the memory minimization to the process that owns the foreground
window if you want to avoid a performance penaly on your active program.
-
The mimization runs in a low priority background thread so the impact on
performance shoud be minimal
-
Don't hesitate to use it with browsers; it works very well including on Chrome
and its one-process-per-page structure.