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] performance counters

To: Jan Beulich <jbeulich@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] performance counters
From: Keir Fraser <keir@xxxxxxxxxxxxx>
Date: Thu, 15 Mar 2007 11:58:58 +0000
Delivery-date: Thu, 15 Mar 2007 04:58:16 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <45F93B96.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/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>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acdm+VAYjnAtRtLsEdu/SQAX8io7RQ==
Thread-topic: [Xen-devel] performance counters
User-agent: Microsoft-Entourage/11.2.5.060620
On 15/3/07 11:27, "Jan Beulich" <jbeulich@xxxxxxxxxx> wrote:

> In order to be meaningful and usable together with other measuring methods,
> their use in my opinion should impose as little overhead as possible. With
> that,
> I wonder why per-cpu counters use atomic operations.

Well, they shouldn't be. Nearly all (apart from the array/histogram ones)
are per-cpu anyway. And even if they weren't, a few lost increments wouldn't
matter (assuming the read and write parts of the increment are each
themselves atomic -- otherwise you could get worse write-conflict problems
like word tearing).

 -- Keir


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