在清理前内存使用情况 free -m 用以下命令清理内存 echo 1 > /proc/sys/vm/drop_caches 清理后内存使用情况再用以下命令看看。 free –m 多出很多内存了吧。 查看内存条数命令: dmidecode |grep -A16 "Memory Device$" 相关文章: 2021-11-21 2021-12-02 2021-11-21 2021-12-06 2021-10-18 2021-11-21 2021-03-03