Michel Rinaldi wrote:
> Hi to all,
> 
> I'm running an application on a Linux system with kernel 2.6.35.7
> patched with Xenomai 2.5.5.2, Adeos ipipe patch 2.7-04. My
> application uses native skin and creates some realtime tasks, each
> with rt_task_shadow(), each other with rt_task_create(). When I call
> for first time rt_task_create(), this function is very slow (700-800
> ms)

A reason for the service being so slow the first time it is called may
be the on-demand libraries loading. But for this to take a long time,
the native skin library would have to be stored on a really slow storage
device, or compressed and the processor you are using being a really
slow one. Anyway, you do not tell us on what architecture you get this
issue? What processor are you using? Where is the library stored?

-- 
                                                                Gilles.

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

Reply via email to