WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Xen hypervisor hangs on booting against c/s 16925

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Xen hypervisor hangs on booting against c/s 16925
From: "Jan Beulich" <jbeulich@xxxxxxxxxx>
Date: Tue, 29 Jan 2008 11:08:07 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 29 Jan 2008 03:08:03 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C3C4B652.1B922%Keir.Fraser@xxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <479F136D.76E4.0078.0@xxxxxxxxxx> <C3C4B652.1B922%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
>>> Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> 29.01.08 11:54 >>>
>On 29/1/08 10:52, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:
>
>>> 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.
>
>Is your concern that something with read side effects (i.e., I/O) would be
>mapped with WP type in the MTRR? Does that not seem rather unlikely?

No, it was rather the ordering of reads that I was concerned about, but ...

>Anyhow, WP attribute also allows read speculation, just like WC, so in
>respect of read speculation it does not matter which caching attribute we
>actually use.

... yes, I didn't look closely enough at the WP characteristics. So we
would only inhibit read caching then.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel