Skip to content

Instantly share code, notes, and snippets.

@sebolio
Created November 22, 2020 23:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebolio/cbff75382f7073e140c5cebd618a612d to your computer and use it in GitHub Desktop.
Save sebolio/cbff75382f7073e140c5cebd618a612d to your computer and use it in GitHub Desktop.
Limitar memoria WSL 2

Editar %UserProfile%\.wslconfig y poner:

[wsl2]
memory=8GB  # Any size you feel like
swap=0
localhostForwarding=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment