Code: Select all
sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
echo 2 = free dentries and inodes
echo 3 = free pagecache และ dentries and inodes
Moderators: mindphp, ผู้ดูแลกระดาน
Code: Select all
sudo sh -c "sync; echo 3 > /proc/sys/vm/drop_caches"
Users browsing this forum: No registered users and 3 guests