All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philippe Gerum <rpm@xenomai.org>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] Monotonic, realtime, and other timers
Date: Tue, 26 Jun 2007 00:15:50 +0200	[thread overview]
Message-ID: <1182809750.1563.77.camel@domain.hid> (raw)
In-Reply-To: <467F5CBF.9040108@domain.hid>

On Mon, 2007-06-25 at 08:12 +0200, Jan Kiszka wrote:
> Ok, I think it's time to summarise some results of this thread:
> 
>  - xntimers will be of three kinds: real-time absolute, monotonic
>    absolute, and monotonic relative ones (ie. all POSIX). I'm currently
>    in favour of passing this property on timer start and not pushing
>    parts or more of it into timer init.

I will probably experiment this change in the course of x3-devel anyway,
we'll see what we get from it then.

> 
>  - XNTBISOL will be introduced, a flag that, if set, declares a time
>    base being isolated from the master base (and associates). In my
>    understanding, this flag should be passed to xntbase_alloc and should
>    also leave the wallclock offset initially untouched again.
> 
>  - On xntbase_adjust_time, first define the set of affected time bases:
>    if XNTBISOL is set, only touch the passed base, if it is not set,
>    change all bases in the system that have it cleared as well. For this
>    set of time bases, modify the offset and adjust all running real-time
>    timers.
> 
>  - Make all legacy RTOS skins isolated by default again, but offer a
>    runtime or compile-time switch to add them individually to the gang
>    of synchronised time bases (i.e. POSIX, native, RTDM).
> 
> Did I get it correctly?
> 

Looks good. Regarding the monotonic support, I tend to agree with you:
let's avoid conversions especially if doing so is cheap
implementation-wise.

> Jan
> 
-- 
Philippe.




      parent reply	other threads:[~2007-06-25 22:15 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-23  8:08 [Xenomai-core] Monotonic, realtime, and other timers Jan Kiszka
2007-06-23 10:25 ` Philippe Gerum
2007-06-23 11:39   ` Jan Kiszka
2007-06-23 18:37     ` Philippe Gerum
2007-06-24  8:43       ` Jan Kiszka
2007-06-24 17:17         ` Gilles Chanteperdrix
2007-06-26 13:39           ` Jan Kiszka
2007-06-26 19:12             ` Gilles Chanteperdrix
2007-06-26 19:41               ` Jan Kiszka
2007-06-26 22:52                 ` Gilles Chanteperdrix
2007-06-27 11:49                   ` Jan Kiszka
2007-06-26 19:37             ` Philippe Gerum
2007-06-24 18:15         ` Philippe Gerum
2007-06-25  6:12           ` Jan Kiszka
2007-06-25 10:49             ` Gilles Chanteperdrix
2007-06-25 10:58               ` Jan Kiszka
2007-06-25 14:34                 ` Jan Kiszka
2007-06-25 18:35                   ` Gilles Chanteperdrix
2007-06-25 18:50                     ` Jan Kiszka
2007-06-25 22:15             ` Philippe Gerum [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=1182809750.1563.77.camel@domain.hid \
    --to=rpm@xenomai.org \
    --cc=jan.kiszka@domain.hid \
    --cc=xenomai@xenomai.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.