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 7/7] introduce write-once optimization

To: Jan Beulich <JBeulich@xxxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH 7/7] introduce write-once optimization
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Mon, 21 Sep 2009 13:41:13 +0100
Cc:
Delivery-date: Mon, 21 Sep 2009 05:41:43 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4AB789C30200007800015F50@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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Aco6tTRQzPe2zawuQka0Qj0/PXMVOQAA5k0J
Thread-topic: [Xen-devel] [PATCH 7/7] introduce write-once optimization
User-agent: Microsoft-Entourage/12.20.0.090605
On 21/09/2009 13:12, "Jan Beulich" <JBeulich@xxxxxxxxxx> wrote:

> This one is likely the most questionable part: Realizing that the
> compiler can do a much better job in terms of CSE when the variables
> needed are constant, this introduces and extension to the read-mostly
> variables, allowing variables to be marked as being written just
> during boot initialization.

Cunning, but this one is a bit too nasty for my taste. The performance wins
would have to be measurable and significant.

 -- Keir



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

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