

And on that note, I condemn in the harshest terms the response from communities like /r/linux on the subject. The vile harassment and hate directed at the FDO officer in question is obscene and completely unjustifiable. I don’t care what window manager or desktop environment you use – this kind of behavior is completely uncalled for. I expect better.
moment
looking at the code for
btop
it appears to just grab this information about memory usage out of/proc/meminfo
directly, which you cancat
yourself to look at. so if it’s wrong, it seems likely that it’s wrong because meminfo is mistaken in some way.