I am thinking to set swap configuration in .wslconfig
to zero. This is not for production just for development and to decrease disk operations, so:
- Is it supported to set swap size to zero?
- Is it stable?
- If docker container has some write operations to swap file - will they be redirected to ram?