摘要: 在清理前内存使用情况 free -m 用以下命令清理内存 echo 1 > /proc/sys/vm/drop_caches 清理后内存使用情况再用以下命令看看。 free –m 多出很多内存了吧。 查看内存条数命令: dmidecode |grep -A16 "Memory Device$" 阅读全文
posted @ 2019-03-22 12:36 _小豪豪 阅读(2312) 评论(0) 推荐(0)