| 29 Dec 2023 |
hexa | can't listen to maja göpel and do this tbh 😄 | 19:59:30 |
hexa | * can't listen to maja göpel and deal with this tbh 😄 | 19:59:46 |
@joepie91:pixie.town | not sure why this would necessitate giving the machine more memory | 20:00:11 |
@joepie91:pixie.town | it's a max heap size, not a fixed heap size | 20:00:17 |
Wanja Hentze | also, VMs can still both overcommit and swap, right? | 20:05:06 |
Wanja Hentze | In reply to @joepie91:pixie.town it's a max heap size, not a fixed heap size supposedly it really did run into the limit | 20:05:47 |
hexa | overcommit with ballooning? | 20:06:16 |
hexa | and swap only if I added some | 20:06:20 |
hexa | often enough heap space is locked, so I'm doubtful this would help | 20:06:43 |
Wanja Hentze | no just regular Linux overcommit | 20:08:58 |
Wanja Hentze | guessing that this is Linux | 20:09:07 |
hexa | oh, yeah sure | 20:09:12 |
Wanja Hentze | ballooning is another idea though | 20:09:18 |
Wanja Hentze | idk how hard that is in your VMM | 20:22:04 |
Wanja Hentze | libvirt/qemu/kvm can just do it | 20:22:17 |