On 03/05/2012 08:55 PM, SUBRAMANIAN NATESAN wrote:
> Hi,
> 
> What is the difference between the threads and tasks in Xenomai. Tasks are
> defined in skins and threads in kernel. rt_task_info and xnthread_info
> structures have the similar variables, which have information regarding
> corresponding task or thread.
> 
> Also, during context switch, whether thread control block or task control
> block is used? Where would be the program counter and all the necessary
> details stored?

task is just the usual name for threads, in the context of RTOSes.
Legacy RTOSes and native skin speak about tasks whereas the posix skin
speaks about thread, but that is the only difference.

-- 
                                                                Gilles.

_______________________________________________
Xenomai-help mailing list
Xenomai-help@gna.org
https://mail.gna.org/listinfo/xenomai-help

Reply via email to