wsl2/swap\343\202\222\345\242\227\343\202\204\343\201\231\357\275\245\346\270\233\343\202\211\343\201\231.md
... ...
@@ -0,0 +1,7 @@
1
+[Manage Linux Distributions Microsoft Docs](https://docs.microsoft.com/en-us/windows/wsl/wsl-config#configure-global-options-with-wslconfig)
2
+
3
+`C:\Users\<yourUserName>\.wslconfig`に以下を記述する。
4
+```
5
+[wsl2]
6
+swap=16GB
7
+```
... ...
\ No newline at end of file