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] million cycle interrupt

To: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>, "Xen-Devel (E-mail)" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] million cycle interrupt
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Mon, 13 Apr 2009 09:23:58 +0100
Cc:
Delivery-date: Mon, 13 Apr 2009 01:24:31 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <375df7d6-65de-4c89-94cb-6f740dd8b0dd@default>
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: Acm7q69wBLHi5WwKRxeIuM3rB6HfFQAZYGZF
Thread-topic: [Xen-devel] million cycle interrupt
User-agent: Microsoft-Entourage/12.15.0.081119
On 12/04/2009 21:16, "Dan Magenheimer" <dan.magenheimer@xxxxxxxxxx> wrote:

> Is a million cycles in an interrupt handler bad?  Any idea what
> might be consuming this?  The evidence might imply more cpus
> means longer interrupt, which bodes poorly for larger machines.
> I tried disabling the timer rendezvous code (not positive I
> was successful), but still got large measurements, and
> eventually the machine froze up (but not before I observed
> the stime skew climbing quickly to the millisecond-plus
> range).

You can instrument irq_enter() and irq_exit() to read TSC and find out the
distribution of irq handling times for interruptions that Xen knows about.
Otherwise who knows, it could even be system management mode on that
particular box.

 -- Keir



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