[pve-devel] pve-manager : expose balloon to gui

Alexandre DERUMIER aderumier at odiso.com
Tue Dec 11 13:20:07 CET 2012


>>memory: 1024 
>>balloon: 512 
>>shares: 1000 

>>We enable auto-ballooning if shares != 0 
>>
>>That way we do not need to implement an extra parser. What do you think? 

Seem good! Let's go that way.

(I'm a bit busy today with template cloning, so I don't have too much time to work on it)


----- Mail original ----- 

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Dietmar Maurer" <dietmar at proxmox.com>, "Alexandre DERUMIER" <aderumier at odiso.com> 
Cc: pve-devel at pve.proxmox.com 
Envoyé: Mardi 11 Décembre 2012 12:34:27 
Objet: RE: [pve-devel] pve-manager : expose balloon to gui 

> > >>baloon: yyyy[,mode=(auto|manual)][,shares=\d+] 

Maybe we can avoid that clumsy syntax by simply adding a new 
configuration entry called 'shares', for example: 

memory: 1024 
balloon: 512 
shares: 1000 

We enable auto-ballooning if shares != 0 

That way we do not need to implement an extra parser. What do you think? 



More information about the pve-devel mailing list