Overview
A small memory tool to measure system memory footprint by eat memory Mb by Mb till swap happen. It is the most accurate method to measure system memory usage.
- Both free and top command can't reflect real system memory usage accurately.
- /proc/sys/vm/swapiness value can affect result.
Source Code
memEater git