On Fri, Feb 29, 2008 at 5:54 PM, Anders Blomdell
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> with xenomai 2.4.1 my call to:
>
> rt_cond_wait(&cond, &mutex, 1000);
>
> doesn't timeout (signalling works OK). Kernel version is 2.6.23.12, can it be
> due to CONFIG_NO_HZ=y, or have I misunderstood something?
What is your system timer setting ? Are you running in periodic or
aperiodic mode ? If aperiodic, 1000 ticks means 1000 ns, that is 1us,
so rt_cond_wait should return instantaneously.
--
Gilles Chanteperdrix
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help