▲ | eptcyka 6 days ago | |||||||
VMs suffer from memory use overhead. Would be cool if the guest kernel would cooperate with the host on that. | ||||||||
▲ | jeroenhd 6 days ago | parent | next [-] | |||||||
There's KSM that should help: https://pve.proxmox.com/wiki/Kernel_Samepage_Merging_(KSM) Probably works best running VMs with the same kernel and software version. | ||||||||
| ||||||||
▲ | traverseda 6 days ago | parent | prev | next [-] | |||||||
It will! For Linux hosts and Linux guests, if you use virtio and memory ballooning. | ||||||||
| ||||||||
▲ | api 6 days ago | parent | prev [-] | |||||||
It's possible to address this to some extent with ballooning memory drivers, etc. |