0

Memory measure

dotcomsolutions 9 years ago 0
Hello I think there should be a way for cached memory not to be taken into account in the reports since that is dinamically handled by the OS you should use something like
free memory = available memory - ( used memory - cached memory )
or maybe I havent found a way to do this, thank you