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. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel