Re: [Xenomai-core] Realtime gettimeofday()

2009-12-07 Thread Jan Kiszka
Philippe Gerum wrote: On Thu, 2009-12-03 at 22:42 +0100, Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Hi, On 03.12.2009, at 14:14, Gilles Chanteperdrix gilles.chanteperd...@xenomai.org wrote: Wolfgang Mauerer wrote: Hi,

Re: [Xenomai-core] [Fwd: Re: [Xenomai-help] How to fix t_delete call in psos skin?]

2009-12-07 Thread Fabrice Gasnier
Hello, I come back to you to submit a slightly different patch. I observed that __psos_t_delete sometimes returns ERR_OBJID after pthread_cancel has been issued, due to thread isn't found on kernel side. The attached patch uses the same mechanism as in native API (rt_task_delete) where

[Xenomai-core] [i.MX27] imx serial driver

2009-12-07 Thread Paolo Bernini
Hello all, first of all I introduce myself: I am Paolo Bernini and I am a student of University of Pisa. While working on my thesis I wrote a real time driver for i.MX special serial devices based on current implementation of 16550A. It is very simple, it has several limitations and it is

[Xenomai-core] Undefined reference to Posix shm_* with uClibc

2009-12-07 Thread Hagen . Langbartels
Hi all, I tried to compile Xenomai 2.5rc4 with uClibc 0.9.30.1 and ran into some problems with references to the posix functions shm_open and shm_unlink in /src/skins/posix/wrappers.c, which do not exist in uClibc. Unlinke in /src/skins/posix/shm.c the existence of these functions is not

Re: [Xenomai-core] Realtime gettimeofday()

2009-12-07 Thread Gilles Chanteperdrix
Jan Kiszka wrote: Philippe Gerum wrote: On Thu, 2009-12-03 at 22:42 +0100, Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Hi, On 03.12.2009, at 14:14, Gilles Chanteperdrix gilles.chanteperd...@xenomai.org wrote: Wolfgang

Re: [Xenomai-core] Realtime gettimeofday()

2009-12-07 Thread Jan Kiszka
Gilles Chanteperdrix wrote: Jan Kiszka wrote: Philippe Gerum wrote: On Thu, 2009-12-03 at 22:42 +0100, Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Hi, On 03.12.2009, at 14:14, Gilles Chanteperdrix

Re: [Xenomai-core] Realtime gettimeofday()

2009-12-07 Thread Philippe Gerum
On Mon, 2009-12-07 at 14:43 +0100, Gilles Chanteperdrix wrote: Jan Kiszka wrote: Philippe Gerum wrote: On Thu, 2009-12-03 at 22:42 +0100, Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Hi, On 03.12.2009, at 14:14, Gilles

Re: [Xenomai-core] Realtime gettimeofday()

2009-12-07 Thread Wolfgang Mauerer
Quoting Philippe Gerum r...@xenomai.org: On Mon, 2009-12-07 at 14:43 +0100, Gilles Chanteperdrix wrote: Jan Kiszka wrote: Philippe Gerum wrote: On Thu, 2009-12-03 at 22:42 +0100, Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote: Gilles Chanteperdrix wrote: Wolfgang Mauerer wrote:

[Xenomai-core] [pull request] A smarter watchdog

2009-12-07 Thread Jan Kiszka
The following changes since commit 1d53d0298f6d50b5136080b3b3322efee8b05c8a: Philippe Gerum (1): doc: regenerate are available in the git repository at: git://git.xenomai.org/xenomai-jki.git for-upstream Jan Kiszka (1): nucleus: Try to send SIGXCPU to runaway threads first