All of lore.kernel.org
 help / color / mirror / Atom feed
From: Diwaker Gupta <diwakergupta@gmail.com>
To: xen-devel@lists.sourceforge.net
Subject: /proc/interrupts on unprivileged domains
Date: Wed, 15 Dec 2004 15:12:29 -0800	[thread overview]
Message-ID: <1b0b455704121515123da3c940@mail.gmail.com> (raw)

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/

             reply	other threads:[~2004-12-15 23:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-15 23:12 Diwaker Gupta [this message]
2004-12-15 23:21 ` /proc/interrupts on unprivileged domains Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1b0b455704121515123da3c940@mail.gmail.com \
    --to=diwakergupta@gmail.com \
    --cc=xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.