Skip to content

Use MemAvailable instead

SteelT requested to merge SteelT/SRB2:linux-better-mem-report into master

Use MemAvailable instead of MemFree to get the available amount, if they are using an old version of the kernel(Pre 3.14) or it don't have MemAvailable for whatever reason, then it will calculate based on those 4 values.

Merge request reports

Loading