All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timo Benk <timo.benk@gmx.de>
To: Timo Benk <timo.benk@gmx.de>
Cc: Xen devel list <xen-devel@lists.xensource.com>,
	"Daniel P. Berrange" <berrange@redhat.com>
Subject: Re: Dynamic Memory Management and Migration (3.0.4-0)
Date: Thu, 01 Feb 2007 10:40:47 +0100	[thread overview]
Message-ID: <45C1B59F.1010102@gmx.de> (raw)
In-Reply-To: <45C11EF8.2060605@gmx.de>

Timo Benk wrote:
> Daniel P. Berrange wrote:
>> 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'.
> A quick test with 3.0.4-0 does not work on my side. I will try it again
> tomorrow with 3.0.4-1. I dunno when the patch was applied to the xen source.

Setting only the maxmem Parameter does not work in 3.0.4-1 too.

Conclusion: Currently Dynamic Memory Management and Migration does not
work together in the current stable tree.

Anybody who knows when this feature will be available to the masses?
3.0.5 i assume?

greetings,
-timo
-- 
Timo Benk - Jabber ID: fry@downtempo.de - ICQ ID: #414944731
PGP Public Key: http://m28s01.vlinux.de/timo_benk_gpg_key.asc

  reply	other threads:[~2007-02-01  9:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-31 15:29 Dynamic Memory Management and Migration (3.0.4-0) Timo Benk
2007-01-31 15:59 ` Tim Wood
2007-01-31 16:11   ` Timo Benk
2007-01-31 16:20   ` Steven Hand
2007-01-31 17:27 ` Daniel P. Berrange
2007-01-31 22:58   ` Timo Benk
2007-02-01  9:40     ` Timo Benk [this message]
2007-02-09 18:29 ` Henning Sprang
2007-02-09 18:39   ` Ian Pratt
2007-02-09 19:16     ` Can Xen run 32, 32PAE and 64-bit fully virtualized domains run side-by-side? Liang Yang
2007-02-09 22:45     ` Dynamic Memory Management and Migration (3.0.4-0) Steven Hand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45C1B59F.1010102@gmx.de \
    --to=timo.benk@gmx.de \
    --cc=berrange@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.