From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Gianluca Guida <gianluca.guida@citrix.com>
Cc: Gianluca Guida <Gianluca.Guida@eu.citrix.com>,
Xen-devel <xen-devel@lists.xensource.com>,
Jeremy Fitzhardinge <jeremy@goop.org>
Subject: Re: pvops dom0 work roadmap
Date: Thu, 20 Aug 2009 13:11:51 -0400 [thread overview]
Message-ID: <20090820171151.GA28810@phenom.dumpdata.com> (raw)
In-Reply-To: <19085.31601.839257.132735@gianluca.uk.xensource.com>
On Thu, Aug 20, 2009 at 05:36:01PM +0100, Gianluca Guida wrote:
> Konrad Rzeszutek Wilk writes:
> > On Thu, Aug 20, 2009 at 04:49:08PM +0100, Gianluca Guida wrote:
> > > Konrad Rzeszutek Wilk writes:
> > > > I will retry this, but in the meantime I am tracking balloon accessing non-existent pages:
> > >
> > > Hm, what tree of dom0 kernel are you using? Is commit
> >
> > [konrad@phenom linux]$ git checkout origin/rebase/master -b boo
> > Branch boo set up to track remote branch refs/remotes/origin/rebase/master.
> > Switched to a new branch 'boo'
> > [konrad@phenom linux]$ git show 7394b25905929a92e51771b832ee67b70ccebcf0
> > fatal: bad object 7394b25905929a92e51771b832ee67b70ccebcf0
>
> Ok, you don't have the revert, do you have
> a472909fe0e3b7bfa34f7c9dd748121b0ede0ee6 in your tree?
Yes.
>
> >
> > > 7394b25905929a92e51771b832ee67b70ccebcf0 (Revert "Xen: Allow guest to
> > > boot ballooned.") there?
> >
> > What branch is it in?
>
> rebase/master, checked in last week.
Hmmm. Let me checkout a new tree and see why I am behind.
>
> >
> > >
> > > The point is that xen_memory_setup should truncate the ram visible in
> > > the e820 map to xen_start_info->nr_pages, so that the balloon driver
> > > would never try to add pages on boot.
> >
> > Sure. This problem is for pages above ->nr_pages.
>
> max_pfn is calculated by the e820 map, so there would be nothing above
> nr_pages.
Duh! Yes
>
> I was assuming you had an up-to-date tree, where there's no "Allow
> guest to boot ballooned" patch. When that patch is present no
> truncation happens, and you get hit by that bug, which your patch
> fixes.
>
> Cheers,
> Gianluca
next prev parent reply other threads:[~2009-08-20 17:11 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-18 18:43 pvops dom0 work roadmap Jeremy Fitzhardinge
2009-08-18 20:07 ` Pasi Kärkkäinen
2009-08-18 20:12 ` Jeremy Fitzhardinge
2009-08-18 22:41 ` Pasi Kärkkäinen
2009-08-19 4:16 ` Boris Derzhavets
2009-08-19 7:09 ` pvops dom0 work roadmap / Fedora 11 libvirt problems with Xen 3.4 Pasi Kärkkäinen
2009-08-19 7:27 ` Boris Derzhavets
2009-08-19 9:54 ` Boris Derzhavets
2009-08-19 10:14 ` Boris Derzhavets
2009-08-19 10:27 ` Pasi Kärkkäinen
2009-08-19 12:21 ` Boris Derzhavets
2009-08-19 12:37 ` Pasi Kärkkäinen
2009-08-19 13:05 ` Boris Derzhavets
2009-08-19 13:26 ` Boris Derzhavets
2009-08-19 13:35 ` Boris Derzhavets
2009-08-19 14:32 ` Pasi Kärkkäinen
2009-08-19 15:40 ` Boris Derzhavets
2009-08-19 15:49 ` Boris Derzhavets
2009-08-19 17:00 ` pvops dom0 work roadmap / Fedora 11 domU/guest pygrub grub.conf timeout=0 problem Pasi Kärkkäinen
2009-08-19 17:23 ` Pasi Kärkkäinen
2009-08-19 13:26 ` pvops dom0 work roadmap Konrad Rzeszutek Wilk
2009-08-19 16:19 ` Jeremy Fitzhardinge
2009-08-19 16:54 ` Pasi Kärkkäinen
2009-08-19 17:04 ` Jeremy Fitzhardinge
2009-08-20 10:10 ` Jan Beulich
2009-08-20 16:43 ` Jeremy Fitzhardinge
2009-08-21 6:58 ` Jan Beulich
2009-08-19 17:17 ` Jeremy Fitzhardinge
2009-08-19 17:45 ` Konrad Rzeszutek Wilk
2009-08-19 19:06 ` Jeremy Fitzhardinge
2009-08-19 19:14 ` Konrad Rzeszutek Wilk
2009-08-20 15:49 ` Gianluca Guida
2009-08-20 16:39 ` Konrad Rzeszutek Wilk
2009-08-20 16:36 ` Gianluca Guida
2009-08-20 17:11 ` Konrad Rzeszutek Wilk [this message]
2009-08-19 15:27 ` M A Young
2009-08-19 16:21 ` Jeremy Fitzhardinge
2009-08-19 17:35 ` M A Young
2009-08-19 19:08 ` Jeremy Fitzhardinge
2009-08-20 10:43 ` M A Young
2009-08-20 16:22 ` Jeremy Fitzhardinge
2009-08-20 23:17 ` M A Young
2009-08-20 23:39 ` Jeremy Fitzhardinge
2009-08-20 0:25 ` Daniel Schroeder
2009-08-20 0:42 ` Jeremy Fitzhardinge
2009-08-20 0:46 ` Jeremy Fitzhardinge
2009-08-20 1:56 ` Yu, Ke
2009-09-02 6:47 ` Boris Derzhavets
2009-09-02 13:43 ` Konrad Rzeszutek Wilk
2009-09-02 14:02 ` Boris Derzhavets
-- strict thread matches above, loose matches on Subject: below --
2009-09-02 13:50 Boris Derzhavets
2009-09-02 17:23 Boris Derzhavets
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=20090820171151.GA28810@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=Gianluca.Guida@eu.citrix.com \
--cc=gianluca.guida@citrix.com \
--cc=jeremy@goop.org \
--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.