Nullity
Very Senior Member
I think we need to pay much less attention to total RAM usage, and more attention to the "Active" RAM, as reported by "cat /proc/meminfo", because cached memory usage (the majority of RAM usage) tells us nothing about the active, vital memory used by programs.
My RT-N66U running john's fork with a 4 day uptime:
My RT-N66U running john's fork with a 4 day uptime:
Code:
admin@merlin:/tmp/home/root# grep -E 'Active|Cached' /proc/meminfo
Cached: 15548 kB
SwapCached: 0 kB
Active: 5716 kB