Linux “free -m”: Total, used and free memory values don't add up [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 4 years ago . On a linux system, while using "free", following are the values: total used free shared buff/cache available Mem: 26755612 873224 389320 286944 25493068 25311948 Swap: 0 0 0 The total, used and free values don't add up. I'm expecting total = used + free. Question: What am I missing here? 回答1: For the main memory