All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rik van Riel <riel@redhat.com>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: xen-devel@lists.xensource.com, quintela@redhat.com
Subject: Re: auto_translated_physmap in Fedora
Date: Thu, 06 Jul 2006 22:12:16 -0400	[thread overview]
Message-ID: <44ADC300.6020701@redhat.com> (raw)
In-Reply-To: <20060706190738.4f611e63.zaitcev@redhat.com>

Pete Zaitcev wrote:
> I noticed one curious thing while working on some issues with Fedora.
> At least in 2.6.17-1.2302_FC6xen, the following evaluates to false:
> 
>         if (xen_feature(XENFEAT_auto_translated_physmap))
>                 return pfn;

> So I am curious, if this is something anyone cares about.
> Also, why does it happen? If it's a feature which cannot be enabled
> (anymore), perhaps we can simply the code and get some performance
> by removing the run-time checks.

Well, when doing migration (especially during migration)
maybe the mode is switched ?

I know we go into shadow pagetable mode during migration...

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan

  reply	other threads:[~2006-07-07  2:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-07  2:07 auto_translated_physmap in Fedora Pete Zaitcev
2006-07-07  2:12 ` Rik van Riel [this message]
2006-07-08  9:48 ` Christian Limpach
2006-07-10 11:44 ` 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=44ADC300.6020701@redhat.com \
    --to=riel@redhat.com \
    --cc=quintela@redhat.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=zaitcev@redhat.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.