Skip to content

Instantly share code, notes, and snippets.

@azimuthdeveloper
Created May 24, 2020 05:10
Show Gist options
  • Select an option

  • Save azimuthdeveloper/d09ef5e6741fe0eff61935d39e9667ee to your computer and use it in GitHub Desktop.

Select an option

Save azimuthdeveloper/d09ef5e6741fe0eff61935d39e9667ee to your computer and use it in GitHub Desktop.
WSL2 limits
[wsl2]
memory=4GB # Limits VM memory in WSL 2 to 4 GB
processors=5 # Makes the WSL 2 VM use two virtual processors
@azlkiniue
Copy link

In the last line , do you really mean processors=5 instead of processors=2?

@evg-web
Copy link

evg-web commented May 3, 2021

In the last line , do you really mean processors=5 instead of processors=2?

Hi, yes it seems to be a mistake

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment