在Linux上为缓存保留的内存过多

时间:2017-03-21 21:06:45

标签: linux caching

我如何才能发现它导致过多的内存缓存保留?

About of 10gb is reserved by caches

我只用以下空间释放空间:

free && sync && echo 3 > /proc/sys/vm/drop_caches && free

高速缓存保留了大约10gb。在运行drop_caches之前查看list proccess:

Process List

软件版本:

mysqld: 5.5.44-0ubuntu0.14.04.1
Linux: Ubuntu 14.04.3 LTS -> 3.13.0-37-generic #64-Ubuntu SMP Mon Sep 22 21:28:38 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
ClamAV: 0.98.7/23224/Tue Mar 21 08:29:04 2017
Apache: 2.4.7 (Ubuntu) Server built: Sep 23 2015 15:34:04

0 个答案:

没有答案