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

[Xen-devel] /proc/interrupts on unprivileged domains

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] /proc/interrupts on unprivileged domains
From: Diwaker Gupta <diwakergupta@xxxxxxxxx>
Date: Wed, 15 Dec 2004 15:12:29 -0800
Delivery-date: Wed, 15 Dec 2004 23:13:21 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=rJrDJJY4r7yZwewStqLPTIOFlgwYLMnweWQnZxBgGQgiYavN5eYCJzdiOQOnsy8nu0rHR0c6ssxcGmyd8HFfqovLdqkmvaN7PnxLQq6Pn+uiXQnEI7dpXJOptovEcxb+NNHSctKBhVdlEvmcmB52Ri3wr5r6cbq3XLjkkkEMgng=
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Reply-to: Diwaker Gupta <diwakergupta@xxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
Hi everyone,

I'm trying to understand the values in /proc/interrupts of
unprivileged domains. Specifically, I'm interested in the value of the
timer interrupt. AFAIK, this value reflects the number of times this
domain received the timer interrupt from Xen? Equivalently, the number
of times the timer_interrupt() function (and thus the
do_timer_interrupt) function of the guest OS (linux, in this case)
were called? Please correct me if I'm wrong.

If that is indeed the case, then my real curiosity is this -- what
parameters affect this number? Again, AFAIK Xen gives a timer
interrupt periodically to a currently running domain, and also when a
domain gets scheduled. But how does this indirectly depend on other
parameters -- like the cpu frequency, the system time, the tsc
timestamp value and so on.

TIA
Diwaker

PS: I'm afraid I might not have been very articular in this email, but
I'm happy to give clarifications :)
-- 
Diwaker Gupta
http://resolute.ucsd.edu/diwaker


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel

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