I have exactly the same problem with cyclictest.

And here is the context of /proc/xenomai/heap before :

size=130560:used=64:pagesz=512

and after :


size=130560:used=64:pagesz=512



It doesn't change.



On 5/9/07, Gilles Chanteperdrix <[EMAIL PROTECTED]> wrote:

Perrine Martignoni wrote:
> Hello,
>
> I've build a xenomai test application with Posix skin wich run on an
> ARM9. The application works well one time, and when I want to launch
> again my application, I have this error message :
>
>
> Xenomai Posix skin init: pthread_setschedparam: Resource temporarily
> unavailable
>
>
>
> I think something was bad cancelled but I don't see.

Resource temporarily unavailable is EAGAIN, it means that there is not
enough memory to create the real-time thread. Could you send us the
contents of /proc/xenomai/heap before and after running your
application  ?

--
                                                Gilles Chanteperdrix

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

Reply via email to