Skip to content

Instantly share code, notes, and snippets.

@angelside
Last active May 3, 2023 06:09
Show Gist options
  • Save angelside/de24f70dc8e9b4b01ae65b378eb0208d to your computer and use it in GitHub Desktop.
Save angelside/de24f70dc8e9b4b01ae65b378eb0208d to your computer and use it in GitHub Desktop.
memory-reclaim-in-the-windows-subsystem-for-linux
echo "sync && echo 3 > /proc/sys/vm/drop_caches" | sudo sh
sudo su
sync; echo 3 > /proc/sys/vm/drop_caches