AsahiLinux / muvm

muvm - run programs from your system in a microVM
77 stars 12 forks source link

Steam game download takes all 16GB of memory + swap before crashing #78

Open dev-sda1 opened 2 hours ago

dev-sda1 commented 2 hours ago

Hi all, currently using the new steam stuff that's just come out and it's incredible work. Currently having an issue I think where a game download causes muvm's memory usage to slowly creep up over the course of 15-25 mins, consume all the system RAM and swap, before the memory manager kicks in and SIGKILLS it.

It's an M1 Pro 10 core with 16GB of RAM attempting to currently download Elite: Dangerous. Apologies if this isn't the case.

image

teohhanhui commented 2 hours ago

Try with 16G zram for now...

dev-sda1 commented 2 hours ago

Will do. I'll report back if anything changes