Linux内存不足
-
Linux内存不足?如何快速定位问题
命令行工具(最常用)free 命令操作与解析:free -h # 人性化单位显示(KB/MB/GB)输出示例: total used free shared buff/cache availableMem: 7.6G 2.1G 1.2G 123M 4.3G 5.0GSwap: 2.0G 0B 2.0G关键指标……
命令行工具(最常用)free 命令操作与解析:free -h # 人性化单位显示(KB/MB/GB)输出示例: total used free shared buff/cache availableMem: 7.6G 2.1G 1.2G 123M 4.3G 5.0GSwap: 2.0G 0B 2.0G关键指标……