All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: Xen devel list <xen-devel@lists.xensource.com>
Subject: Re: guest kexec / domU boot loader
Date: Wed, 15 Mar 2006 13:18:08 +0100	[thread overview]
Message-ID: <44180600.3050702@suse.de> (raw)
In-Reply-To: <57d91c86abbc293b0e87df1fd9cb23b1@cl.cam.ac.uk>

Keir Fraser wrote:
> 
> On 15 Mar 2006, at 11:40, Gerd Hoffmann wrote:
> 
> You end up with a hole there. Can be filled with MEMOP_populate_physmap
> if you wish. The console and xenstore pages cannot currently be moved,
> but I can add support. Since the only handle the guest has on those is
> their current gpfn, and Xen doesn't know about their special status, the
> best approach is probably to add another 'source space' to the
> MEMOP_add_to_physmap call, effectively allowing you to move a memory
> page from one gpfn to another by specifying the source and target gpfns.
> 
> Sound good?

Yep, sounds good.

Can XENMEM_translate_gpfn_list be used to figure where holes in the
physmap (due to ballooning for example) are?  Guess I can "plug" these
holes then by moving around pages using the new source space?

cheers,

  Gerd

-- 
Gerd 'just married' Hoffmann <kraxel@suse.de>
I'm the hacker formerly known as Gerd Knorr.
http://www.suse.de/~kraxel/just-married.jpeg

  reply	other threads:[~2006-03-15 12:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-10 10:53 guest kexec / domU boot loader Gerd Hoffmann
2006-03-10 14:11 ` Jacob Gorm Hansen
2006-03-11  9:42 ` Keir Fraser
2006-03-15 11:40   ` Gerd Hoffmann
2006-03-15 11:51     ` Keir Fraser
2006-03-15 12:18       ` Gerd Hoffmann [this message]
2006-03-15 16:42         ` Keir Fraser

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=44180600.3050702@suse.de \
    --to=kraxel@suse.de \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --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.