From: Kip Macy <kmacy@eventdriven.org>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: Ian Pratt <Ian.Pratt@cl.cam.ac.uk>, xen-devel@lists.sourceforge.net
Subject: Re: Never mind Re: Re: Xen reboots when trying to start new domain
Date: Thu, 9 Sep 2004 17:41:10 -0700 (PDT) [thread overview]
Message-ID: <20040909173635.E22044@demos.bsdclusters.com> (raw)
In-Reply-To: <E1C5ZIT-0008Ok-00@mta1.cl.cam.ac.uk>
I don't know off hand where it goes away, but this is the comment from
the native locore.s:
/* install a pde for temporary double map of bottom of VA */
movl R(KPTphys), %eax
xorl %ebx, %ebx
movl $NKPT, %ecx
fillkpt(R(IdlePTD), $PG_RW)
So, odds are it can be g/c'd as soon as pmap_init is run if not earlier.
-Kip
On Fri, 10 Sep 2004, Keir Fraser wrote:
> > I just burned an extra page so I'm not aliasing the page table - so now
> > it comes up.
> >
> >
> > -Kip
> >
>
> Excellent! I'd encourage you to continue to avoid the aliasing, as it
> may lead to performance degradation in the future. Once you're up can
> you kill the low mappings and free the extra page?
>
> -- Keir
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
> Project Admins to receive an Apple iPod Mini FREE for your judgement on
> who ports your project to Linux PPC the best. Sponsored by IBM.
> Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel
>
-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
next prev parent reply other threads:[~2004-09-10 0:41 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-01 2:50 Question about starting a domain Kathy Chen
2004-09-01 7:20 ` Steven Hand
2004-09-01 19:15 ` Kathy Chen
2004-09-01 19:51 ` Ian Pratt
2004-09-01 20:22 ` Kathy Chen
2004-09-08 23:43 ` Xen reboots when trying to start new domain Kip Macy
2004-09-09 0:10 ` Keir Fraser
2004-09-09 0:14 ` Kip Macy
2004-09-09 0:27 ` Keir Fraser
2004-09-09 23:52 ` Kip Macy
2004-09-10 0:28 ` Keir Fraser
2004-09-10 13:51 ` Ronald G. Minnich
2004-09-10 16:31 ` Kip Macy
2004-09-09 0:18 ` world doesn't compile with debug enabled Kip Macy
2004-09-09 0:25 ` Keir Fraser
2004-09-09 0:18 ` Re: Xen reboots when trying to start new domain Kip Macy
2004-09-09 0:19 ` Keir Fraser
2004-09-09 0:25 ` Kip Macy
2004-09-09 0:28 ` Keir Fraser
2004-09-09 0:36 ` Keir Fraser
2004-09-09 1:02 ` Keir Fraser
2004-09-09 1:52 ` Ian Pratt
2004-09-09 5:21 ` Kip Macy
2004-09-10 0:11 ` Never mind " Kip Macy
2004-09-10 0:29 ` Keir Fraser
2004-09-10 0:41 ` Kip Macy [this message]
2004-09-10 0:50 ` Kip Macy
2004-09-10 2:53 ` Keir Fraser
2004-09-10 3:09 ` Kip Macy
2004-09-10 4:41 ` Keir Fraser
2004-09-10 5:34 ` Kip Macy
[not found] <41419F96.3090106@melon.dk>
2004-09-10 14:19 ` 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=20040909173635.E22044@demos.bsdclusters.com \
--to=kmacy@eventdriven.org \
--cc=Ian.Pratt@cl.cam.ac.uk \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=xen-devel@lists.sourceforge.net \
/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.