Tag: Buffer
All the articles with the tag "Buffer".
-
在 Linux 上如何清除内存的 Cache、Buffer 和交换空间
在Linux下清除缓存,使用# sync; echo 1 /proc/sys/vm/drop_caches,安全高效地仅刷新PageCache,不影响进程与服务稳定运行。
All the articles with the tag "Buffer".
在Linux下清除缓存,使用# sync; echo 1 /proc/sys/vm/drop_caches,安全高效地仅刷新PageCache,不影响进程与服务稳定运行。