Hi, I run a laptop, and I launched some domUs on it, in full virtualization mode. I noticed available memory (the RAM displayed by ''top'' and ''free'') lowers the value I gave to domUs. But when I shutdown domUs, the memory is not retrieved by the dom0. Is there a way to retrieve it without rebooting the system? thank you. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, You could increase the available memory using : #xm mem-set <Domain> <Mem>. See xm --help or the corresponding manual page (man xm) for more details. Regards, Parissa>Hi, >I run a laptop, and I launched some domUs on it, in full virtualization mode. >I noticed available memory (the RAM displayed by ''top'' and ''free'') lowers the >value I gave to domUs. >But when I shutdown domUs, the memory is not retrieved by the dom0. >Is there a way to retrieve it without rebooting the system? >thank you._______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, You could increase the available memory using : #xm mem-set <Domain> <Mem>. See xm --help or the corresponding manual page (man xm) for more details. Regards, Parissa>Hi, >I run a laptop, and I launched some domUs on it, in full virtualization > mode. I noticed available memory (the RAM displayed by ''top'' and ''free'') > lowers the value I gave to domUs. >But when I shutdown domUs, the memory is not retrieved by the dom0. >Is there a way to retrieve it without rebooting the system? >thank you._______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users