[pve-devel] [PATCH] add print_pci_addr
Alexandre DERUMIER
aderumier at odiso.com
Thu Sep 15 12:32:52 CEST 2011
mmm, maxmem is already the "memory" param , -m qemu command line.
so
balloon : xxxx -> current memory available to guest vm
and we can adjust balloon size
0 < balloon < memory (maybe not 0 to not crash the vm ;)
exemple config :
memory : 8000 MB
balloon: 2000 MB
we start the vm with 8GB,and just after set balloon to 2GB.
after we can adjust memory, with balloon param, between 0 and 8GB.
if guest don't have balloon driver, it'll take the 8 GB (need to verify).
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Alexandre DERUMIER" <aderumier at odiso.com>
Cc: pve-devel at pve.proxmox.com
Envoyé: Jeudi 15 Septembre 2011 12:18:42
Objet: RE: [pve-devel] [PATCH] add print_pci_addr
> yes,maybe ....
>
> (and windows fill all the memory at boot ....)
>
> That why i want do some tests to be sure to understand how it's work.
Sure, please test.
What do you thing about the following syntax:
balloon: 4000
==> use ballon device, set maxmem to 4000MB
- Dietmar
--
--
Alexandre Derumier
Ingénieur système
e-mail : aderumier at odiso.com
Tél : +33 (0)3 20 68 88 90
Fax : +33 (0)3 20 68 90 81
45 Bvd du Général Leclerc
59100 ROUBAIX - FRANCE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aderumier.vcf
Type: text/x-vcard
Size: 183 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20110915/e373ae3a/attachment.vcf>
More information about the pve-devel
mailing list