clean up memory on linux | commandlinefu.com

clean up memory on linux | commandlinefu.com

瀏覽:471
日期:2025-10-09
clean up memory on linux - sync; echo 3 | sudo tee /proc/sys/vm/drop_caches - where proc filesystem mounted under /proc ... "That's it. Not much to see here. The first command writes any cache data that hasn't been written to the disk out to the disk. The...看更多