|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Reserved Memory release
My problem, I want to turn off all the DomUs, and allocate all the ram back to Dom0. Even if I turn the DomU down, the memory still remains allocated to them.
On Sun, Aug 28, 2011 at 5:48 PM, Simon Hobson <linux@xxxxxxxxxxxxxxxx> wrote:
Rakesh Chawda wrote:
I had temporarily started a VM, and it has allocated the memory for it. I have realised that after turning it down, the memory allocated to it, has remained reserved. Now, I need it for Dom0.
So, how do I release the RAM that is reserved for VM, and make it available to Dom0? Is reboot the only option?
Changing the config won't affect a running DomU. Just a reboot won't help either - it needs to be a shutdown and then start it again.
But for memory, you can use xm mem-set to reduce memory usage in a running guest using the balloon driver.
--
Simon Hobson
Visit http://www.magpiesnestpublishing.co.uk/ for books by acclaimed
author Gladys Hobson. Novels - poetry - short stories - ideal as
Christmas stocking fillers. Some available as e-books.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|