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] [Patch] cpu synchronization while doing MTRR register up

To: Nitin A Kamble <nitin.a.kamble@xxxxxxxxx>
Subject: Re: [Xen-devel] [Patch] cpu synchronization while doing MTRR register update
From: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Date: Wed, 5 Aug 2009 09:29:30 +0100
Cc: "asit.k.mallick@xxxxxxxxx" <asit.k.mallick@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Keir Fraser <Keir.Fraser@xxxxxxxxxxxxx>, "suresh.b.siddha@xxxxxxxxx" <suresh.b.siddha@xxxxxxxxx>
Delivery-date: Wed, 05 Aug 2009 01:30:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1249410381.25561.20.camel@xxxxxxxxxxxxxxxxxx>
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <1249410381.25561.20.camel@xxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.17 (2007-11-01)
Hi, 

At 19:26 +0100 on 04 Aug (1249413981), Nitin A Kamble wrote:
> Processors starting with westmere are caching VMCS data for better VMX
> performance. These processors also has Hyper-threading support. With
> hyper-threading, when one thread's cache is disabled, it also disables
> cache for the sibling threads. And MTRR register updating procedure
> involves cache disabling. So if cpus are not synchronized, updating MTRR
> registers on a thread, results in the VMCS data from sibling threads
> becoming inaccessible, and it causes system failure.

What's the observed failure here?  Hang/crash on resume from S3?  Or
something more common?

Cheers,

Tim.

-- 
Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Principal Software Engineer, Citrix Systems (R&D) Ltd.
[Company #02300071, SL9 0DZ, UK.]

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

<Prev in Thread] Current Thread [Next in Thread>