All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] [PATCH-STACK] more timer rework, group-based access control
@ 2007-06-28 17:06 Jan Kiszka
  2007-06-29 21:17 ` Philippe Gerum
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Kiszka @ 2007-06-28 17:06 UTC (permalink / raw)
  To: xenomai-core

[-- 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 --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-30 14:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-28 17:06 [Xenomai-core] [PATCH-STACK] more timer rework, group-based access control Jan Kiszka
2007-06-29 21:17 ` Philippe Gerum
2007-06-30  5:56   ` Jan Kiszka
2007-06-30 14:13     ` Philippe Gerum

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.