All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Thibault <samuel.thibault@eu.citrix.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH] hvm: Use main memory for video memory. [Was: xend, 8MB video memory and ballooning]
Date: Thu, 31 Jul 2008 17:29:00 +0100	[thread overview]
Message-ID: <20080731162900.GW4678@implementation.uk.xensource.com> (raw)
In-Reply-To: <C4B77F7D.24EC0%keir.fraser@eu.citrix.com>

Keir Fraser, le Thu 31 Jul 2008 14:41:01 +0100, a écrit :
> On 31/7/08 14:27, "Samuel Thibault" <samuel.thibault@eu.citrix.com> wrote:
> >> Really too big for Xen 3.3 at this point, unfortunately.
> > 
> > Ok, then I guess I should document that for stub domains to work one
> > shouldn't use the ballooner.  Or a quick&dirty fix would be to add the
> > 8MB extra ballooning for PV guests as well.
> 
> I think documenting the mutual incompatibility is fine for 3.3. But it's up
> to you.

The sad thing is that although it would fix HVM+ioemu-dom boot, this
quick&dirty fix of course fixes the underlying race only for one HVM
domain lagging behind.  If there are several, 8MB won't be enough, etc.
I guess it's simpler to just document.

Samuel



stubdom: update documentation

stubdom/ is now compiled and installed by default
HVM+IOEMU-stubdom can not boot if dom0 has to be ballooned.

diff -r e75cd1659ea1 stubdom/README
--- a/stubdom/README	Thu Jul 31 16:48:11 2008 +0100
+++ b/stubdom/README	Thu Jul 31 17:24:07 2008 +0100
@@ -1,13 +1,3 @@ To compile
-To compile
-==========
-
-Just run make -j 4, that will download / patch / compile
-Then make install to install the result.
-
-Also, run make and make install in $XEN_ROOT/tools/fs-back
-
-
-
                                 IOEMU stubdom
                                 =============
 
@@ -15,6 +5,11 @@ Also, run make and make install in $XEN_
 
 General Configuration
 =====================
+
+Due to a race between the creation of the IOEMU stubdomain itself and allocation
+of video memory for the HVM domain, you need to avoid the need for ballooning,
+by using the hypervisor dom0_mem= option for instance.
+
 
 In your HVM config "hvmconfig",
 

  reply	other threads:[~2008-07-31 16:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-31 13:18 [PATCH] hvm: Use main memory for video memory. [Was: xend, 8MB video memory and ballooning] Samuel Thibault
2008-07-31 13:22 ` Keir Fraser
2008-07-31 13:27   ` Samuel Thibault
2008-07-31 13:41     ` Keir Fraser
2008-07-31 16:29       ` Samuel Thibault [this message]
2008-07-31 13:39 ` Keir Fraser
2008-07-31 14:57   ` Samuel Thibault
2008-07-31 15:03     ` Keir Fraser
2008-07-31 15:10       ` Samuel Thibault

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=20080731162900.GW4678@implementation.uk.xensource.com \
    --to=samuel.thibault@eu.citrix.com \
    --cc=keir.fraser@eu.citrix.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.