All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@domain.hid>
To: xenomai-core <xenomai@xenomai.org>
Subject: [Xenomai-core] [PATCH-STACK] more timer rework, group-based access control
Date: Thu, 28 Jun 2007 19:06:51 +0200	[thread overview]
Message-ID: <4683EAAB.6080401@domain.hid> (raw)

[-- Attachment #1: Type: text/plain, Size: 2056 bytes --]

Hi,

here is an overview of my latest patch stack at

http://www.rts.uni-hannover.de/rtaddon/patches/xenomai/


fix-timer-wrap-arounds-v2.patch
-------------------------------

More or less academic fixes (hopefully without regressions) around the
scenario when the underlying raw timer wraps around. However, I don't
think we should leave this unfixed, risking an "Ariane-bug".


run-aclocal-first.patch,
link-check-sched_setaffinity.patch,
fix-patch-election.patch,
run-default-preparation.patch,
rt-caps-group.patch
-----------------------------------

See dedicated posts earlier on this list.


refactor-timer-modes.patch
--------------------------

xntimers are now of three kinds: XNTM_MONOREL, XNTM_MONOABS, or
XNTM_REALABS. This mode is passed on xntimer_start or on invocation of
higher services (xnpod_suspend_thread e.g.). Users were widely
automatically converted and may lack optimisation for the new scheme.
Please review carefully for regressions!


isol-timebase.patch
-------------------

Isolates time bases from the master base if XNTBISO is set on
xntbase_alloc. This becomes default for all skins except POSIX, native,
and RTDM. The other skins can join the system clock group by passing a
non-zero "sync_time" module parameter on startup. The patch also
enhances the output of /proc/xenomai/timebases. To-do: document the API
changes...


re-adjust-timers.patch
----------------------

Yet an empty placeholder. It shall contain the changes to make real-time
timers follow wallclock adjustments.


rtdm-timer-v2.patch
-------------------

Revised and documented version of RTDM timers, now based on the latest
xntimer version. The timer mode is passed on start, just like it's done
in the xntimer API. Moreover, rtdm_task_sleep_abs is introduced as a
replacement for the deprecated rtdm_task_sleep_until. The new service
works both with monotonic and real-time dates, the old service will
eventually by removed.


The rest is unchanged or was just refreshed.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

             reply	other threads:[~2007-06-28 17:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-28 17:06 Jan Kiszka [this message]
2007-06-29 21:17 ` [Xenomai-core] [PATCH-STACK] more timer rework, group-based access control Philippe Gerum
2007-06-30  5:56   ` Jan Kiszka
2007-06-30 14:13     ` Philippe Gerum

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=4683EAAB.6080401@domain.hid \
    --to=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.