[pve-devel] pve-manager : expose balloon to gui
Alexandre DERUMIER
aderumier at odiso.com
Thu Dec 6 08:47:41 CET 2012
>>I thought a bit more about ballooning in general. I we can really get stats from
>>the guest, it should be possible to implement 'automatic' ballooning?
>>also see: http://aglitke.wordpress.com/2011/03/03/automatic-memory-ballooning-with-mom/
>>
>>But for me this only makes sense if we do not need a daemon inside the guest, and qemu can
>>handle ballooning itself (no 'momd').
I'm not a big fan of automatic memory management (because it's a complex thing), but why not.
I'm not sure a single qemu process can manage it easily, because it need to known if you can reclaim space from another qemu,or if host have enough memory free.
Maybe pvestatd can do it ?
My need are more manual ballonning, to add memory when a guest need it.(like "fake" memory hotplug)
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>
Cc: pve-devel at pve.proxmox.com
Envoyé: Jeudi 6 Décembre 2012 08:05:01
Objet: RE: [pve-devel] pve-manager : expose balloon to gui
> So it is ok for you to display the balloon field in memory memory, if balloon
> value already exist in config file ?
>
> If yes, I'll rework my patch.
I thought a bit more about ballooning in general. I we can really get stats from
the guest, it should be possible to implement 'automatic' ballooning?
More information about the pve-devel
mailing list