Allow configuration of Swap
Open
- Dominant language
- Go
- Stars
- 30.8k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
### Description
By default, the VM does not have swap space provisioned, it would be useful to have a sane default, or a command line flag when starting the VM to have swap configurable and provision in a file on the root filesystem
Contributor guide
No contributing guide indexed for this repository
Research direction
Look at the VM provisioning code in colima, likely in the lima or qemu backend. Find where disk and memory settings are configured. Understand how swap can be added via a file or partition. Check existing command-line flags for memory and disk to see how a new swap flag would integrate. Test by building and running a VM with swap enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux, shell
- Domain
- cli, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100