Memory is not being freed on VZ
Open
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Discussed in https://github.com/lima-vm/lima/discussions/2720
Originally posted by **Muzosh** October 10, 2024
I ran some memory intensive task today and it maxed out at 8GB (which was defined in my config). I was this in MacOS Activity Monitor next to a "Virtual Machine Service for limactl" process.
However, once those memory intensive tasks finished, the process stayed at 8GB indefinitely (until colima restart), slowing down my host Mac.
Is this intended behavior? I would expect the process to jump down to some idle value (around ~800-1000MB after fresh start).
Contributor guide
Assessment
This issue has not been assessed yet.