codeedu / wsl2-docker-quickstart

Guia/Tutorial rápido do WSL2 + Docker
3.99k stars 882 forks source link

fix: changed default max memory used by WSL 2 to 50% of host RAM #44

Closed andersonplima closed 4 months ago

andersonplima commented 4 months ago

According to https://learn.microsoft.com/en-us/windows/wsl/wsl-config#main-wsl-settings the default max memory of WSL 2 is 50% of total RAM, instead of 80%.

argentinaluiz commented 4 months ago

@andersonplima Thanks for your PR.

In now, the default memory used by WSL is 50%.