Writing to this will cause the kernel to drop clean caches, dentries and inodes from memory, causing that memory to become free.
To free pagecache:
This tunable was added in 2.6.16.
Referred - http://www.linuxinsight.com/proc_sys_vm_drop_caches.html
To free pagecache:
- echo 1 > /proc/sys/vm/drop_caches
- echo 2 > /proc/sys/vm/drop_caches
- echo 3 > /proc/sys/vm/drop_caches
This tunable was added in 2.6.16.
Referred - http://www.linuxinsight.com/proc_sys_vm_drop_caches.html
This comment has been removed by a blog administrator.
ReplyDelete