On 2/3/14, Philippe Gerum <r...@xenomai.org> wrote:
> On 02/01/2014 01:36 PM, ali hagigat wrote:
>> It seems that signal handler does not execute...
>> -------------- next part --------------
>>> cat /proc/xenomai/sched
>> CPU  PID    CLASS  PRI      TIMEOUT   TIMEBASE   STAT       NAME
>>    0  0      idle    -1      -         master     R          ROOT/0
>>    1  0      idle    -1      -         master     R          ROOT/1
>>    2  0      idle    -1      -         master     R          ROOT/2
>>    3  0      idle    -1      -         master     R          ROOT/3
>>    0  0      rt      50      -         master     Df         KTask1
>>    0  0      rt      50      -         master     Df         KTask2
>>
>>
>>> dmesg
>> notify is successful...
>>
>
> This deprecated feature does not wake up the receiving task.
>
> --
> Philippe.
>

There are some warning messages complaining using the deprecated
function, "rt_task_create()" at compile.
but no warn message for rt_task_notify().
This function does not work at user space too.

_______________________________________________
Xenomai mailing list
Xenomai@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai

Reply via email to