All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keir Fraser <keir@xensource.com>
To: Diwaker Gupta <diwaker.lists@gmail.com>,
	Keir Fraser <keir@xensource.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: periodic tasks in Xen
Date: Mon, 12 Mar 2007 09:23:43 +0000	[thread overview]
Message-ID: <C21ACC9F.B3EB%keir@xensource.com> (raw)
In-Reply-To: <891be9410703111350r1a92c122lfa9df1c359cbe089@mail.gmail.com>




On 11/3/07 20:50, "Diwaker Gupta" <diwaker.lists@gmail.com> wrote:

> Thanks Keir. One more question: it seems that the timer is invoked via
> softirq, which runs in the context of the domain which was executing
> when the IRQ was raied. Now my timer function sometimes pauses certain
> domains, and if it pauses the domain in whose context the IRQ was
> invoked, this causes problems. Is there a better way of doing this?

Don't pause the domain? If you want to pause domains you're probably wanting
hypervisor threads. They don't exist, yet. But they likely will in future
for potentially expensive operations like domain destruction, page
scrubbing, etc.

 -- Keir

      reply	other threads:[~2007-03-12  9:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-06 19:01 periodic tasks in Xen Diwaker Gupta
2007-03-06 19:22 ` Keir Fraser
2007-03-11 20:50   ` Diwaker Gupta
2007-03-12  9:23     ` Keir Fraser [this message]

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=C21ACC9F.B3EB%keir@xensource.com \
    --to=keir@xensource.com \
    --cc=diwaker.lists@gmail.com \
    --cc=xen-devel@lists.xensource.com \
    /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.