From: Ian Campbell <ian.campbell@citrix.com>
To: HANNAS YAYA Issa <issa.hannasyaya@enseeiht.fr>
Cc: xen-devel@lists.xen.org
Subject: Re: xe timer
Date: Fri, 20 Mar 2015 09:51:48 +0000 [thread overview]
Message-ID: <1426845108.21742.109.camel@citrix.com> (raw)
In-Reply-To: <84c401e55a1e26e5ca192f547457d314@inp-toulouse.fr>
On Fri, 2015-03-20 at 00:41 +0100, HANNAS YAYA Issa wrote:
> when I compile xen the timer run only once.
I believe Xen timers are one-shot only. If you want a periodic timer
then you will need to rearm it at the end of your handler.
Check the plt_overflow_timer for an example of this sort of thing.
Ian.
prev parent reply other threads:[~2015-03-20 9:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-19 23:41 xe timer HANNAS YAYA Issa
2015-03-20 9:51 ` Ian Campbell [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=1426845108.21742.109.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=issa.hannasyaya@enseeiht.fr \
--cc=xen-devel@lists.xen.org \
/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.