[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Dynamic Memory Management and Migration (3.0.4-0)



On Wed, Jan 31, 2007 at 04:29:25PM +0100, Timo Benk wrote:
> Hello,
> 
> i noticed the following Problem:
> 
> if i want to allow dynamic memory management of Linux-domains, i need to
> set the following kernel parameter. Otherwise it is not possible, to
> increase the memory of the domain above the initial assigned value:
> 
> extra = "mem=10240M"

That should not be neccessary. We fixed the Hypervisor to implement the
neccessary magic so that XenD can utilize the 'maxmem' parameter in
guest config files correctly So for example

  mem=500
  maxmem=800

Will make the guest VM boot up with 500 MB of initial RAM. It will also
tell it to allocate page tables entries big enough to address 800 MB of
RAM. So after boot up, you will be able to balloon the guest upto this
maxmimum of 800 MB simply using 'xm mem-set 800'.

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.