|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] 3.0.3-rc3 restore problem
On 12/10/06 17:52, "Tuan Van" <lang.thang@xxxxxxxxx> wrote:
> For some reason, balloon.py get the wrong value for dom0_min_mem. In
> grub.conf I set dom0_mem=131072 and xm list shows it correctly:
> # xm list 0
> Name ID Mem(MiB) VCPUs State Time(s)
> Domain-0 0 128 1 r----- 4906.2
>
> Did I miss something ?
/etc/xen/xend-config.sxp. Change the dom0-min-mem parameter in there to
zero. If you know what you are doing then dom0 auto-ballooning is really
just a pain in the neck. Probably we should disable it by default if we see
an explicit dom0_mem= parameter on the Xen command line.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|