M. Koehrer wrote:
> HI Philippe, 
> 
>>> unfortunately this patch did not help.
>>> It is the same situation as before.
>>>
>> Mm, ok, thanks for trying this out. Is T_WARNSW passed to
>> rt_task_create() in your case?
> No, I pass T_FPU | T_CPU(0)
> 
> Well, I have decided to restructure the application to create the tasks
> only once during lifetime (which has some other benefits as well).
> That means, that this issue hopefully will no longer hurt...
> 

As I just read over the related code in the nucleus: SIGXCPU is also
raised if the process's memory isn't locked. Did you invoke mlockall? Or
do we see a false positive cause be that part here?

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to