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 5/5] just realized that it's broken

To: Jan Beulich <jbeulich@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 5/5] just realized that it's broken
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Fri, 30 Jan 2009 11:35:56 +0000
Cc:
Delivery-date: Fri, 30 Jan 2009 03:36:10 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4982E8F4.76E4.0078.0@xxxxxxxxxx>
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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcmCzuolrQcUKhk0QE2r1cUDhfrbCw==
Thread-topic: [Xen-devel] [PATCH 5/5] just realized that it's broken
User-agent: Microsoft-Entourage/12.14.0.081024
Fortunately I think it can be got rid of and probably at little or no
performance cost. I will take a look maybe next week.

 -- Keir

On 30/01/2009 10:48, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:

> This patch was moving the cpumask out of struct page_info into the page
> itself, but I just realized that this it not valid, since the purpose of the
> mask
> is to avoid a later TLB flush, hence the base assumption is that the page
> might still be in the TLB of some CPU, thus making it possible for a mis-
> behaved guest to still write to that page.
> 
> Sorry for the mis-numbering,
> Jan
> 
> 
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel



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

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