All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jan Beulich" <jbeulich@novell.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com
Subject: Re: Xen hypervisor hangs on booting against c/s 16925
Date: Tue, 29 Jan 2008 10:52:13 +0000	[thread overview]
Message-ID: <479F136D.76E4.0078.0@novell.com> (raw)
In-Reply-To: <C3C4B443.1B908%Keir.Fraser@cl.cam.ac.uk>

>>> Keir Fraser <Keir.Fraser@cl.cam.ac.uk> 29.01.08 11:45 >>>
>On 29/1/08 10:34, "Jan Beulich" <jbeulich@novell.com> wrote:
>
>> Otoh, with
>> PAGE_HYPERVISOR_NOCACHE encoding UC- rather than UC, mapping
>> WP MTRR regions this way would yield (model specific) WC, which again
>> seems suspicious, so maybe the VGA hole should simply be kept (from
>> boot, at UC-), but everything else should be forced to UC (or MTRRs
>> should be inquired so that at least WP regions can be kept WP).
>
>If we don't write to a MTRR WP region, then actually mapping as WC does not
>matter. We never write to the range 0xc0000-0xfffff. Anything we write to
>below 0xa0000 had better be RAM, or we've got bigger problems than the WP
>attribute!

Unfortunately it does matter - WC does not permit read caching, but
does permit speculative reads. That's both not what we want.

Jan

  reply	other threads:[~2008-01-29 10:52 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-29  5:58 Xen hypervisor hangs on booting against c/s 16925 Li, Haicheng
2008-01-29  7:40 ` Li, Haicheng
2008-01-29  7:53   ` Keir Fraser
2008-01-29  9:37 ` Keir Fraser
2008-01-29 10:05   ` Jan Beulich
2008-01-29 10:20     ` Keir Fraser
2008-01-29 10:29       ` Christoph Egger
2008-01-29 10:34       ` Jan Beulich
2008-01-29 10:36         ` Keir Fraser
2008-01-29 10:40           ` Keir Fraser
2008-01-29 10:54             ` Jan Beulich
2008-01-29 10:55               ` Keir Fraser
2008-01-29 12:22           ` Alan Cox
2008-01-29 10:45         ` Keir Fraser
2008-01-29 10:52           ` Jan Beulich [this message]
2008-01-29 10:54             ` Keir Fraser
2008-01-29 11:08               ` Jan Beulich
2008-01-29 11:58       ` Alan Cox

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=479F136D.76E4.0078.0@novell.com \
    --to=jbeulich@novell.com \
    --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.