User Tools

Site Tools


code:wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
code:wsl [2023/10/09 11:38]
hansek
code:wsl [2024/09/30 22:20] (current)
hansek
Line 34: Line 34:
 ===== Manualy free RAM ===== ===== Manualy free RAM =====
  
 +Source: https://www.reddit.com/r/bashonubuntuonwindows/comments/12szl7f/comment/jh3284i/
 +
 +<code bash>
 +sudo su
 +sync; echo 3 > /proc/sys/vm/drop_caches
 +</code>
 +
 +//older way//
 source: https://devblogs.microsoft.com/commandline/memory-reclaim-in-the-windows-subsystem-for-linux-2/ source: https://devblogs.microsoft.com/commandline/memory-reclaim-in-the-windows-subsystem-for-linux-2/
  
code/wsl.txt ยท Last modified: 2024/09/30 22:20 by hansek