How to clean up buffer or cache momory?
From: Manish Katiyar <hidden>
Date: 2012-02-16 13:21:11
From: Manish Katiyar <hidden>
Date: 2012-02-16 13:21:11
2012/2/16 ??? [off-list ref]:
?Hi ???? I encounter a problem recentely. My system supports USB strorage and other network applications. ? ?? But after I put a file to usb storage, it will consume some many momory. (buffer + cache). ? ?? And these buffered memory can not be reclaimed(use free command). So I want to know how to reclaim the buffer memory in a short time.
Google for ./sys/vm/drop_caches -- Thanks - Manish