Fmstrat / winapps

Run Windows apps such as Microsoft Office/Adobe in Linux (Ubuntu/Fedora) and GNOME/KDE as if they were a part of the native OS, including Nautilus integration.
8.69k stars 409 forks source link

Add memory ballooning support if possible #54

Open Fmstrat opened 3 years ago

Fmstrat commented 3 years ago

https://pve.proxmox.com/wiki/Windows_10_guest_best_practices https://pve.proxmox.com/wiki/Windows_VirtIO_Drivers#Using_the_ISO

chisaato commented 3 years ago

actually ballooning is not an dynamic memory technology. it just use the driver to occupy memory in Windows or Guest OS and return these memory to host.
So it needs an script or program to watch the memory in Guest OS and dynamic set the max memory for Guest OS ( also could be user manually)

Fmstrat commented 3 years ago

@gzzchh The links above speak to a ballooning service that runs on the Guest (via KVM VirtIO iso) to support ballooning that is configured in virt-manager.