[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] priority
thread_code run at the highest priority.
init_module and my_handler run at the same (lower) priority.
Michael.
Cassia Yuri Tatibana (cytatiba@lcmi.ufsc.br) wrote:
>
> Hello
>
> I would like to know where to find information about priorities inside the
> rt module. In the frank example (for example), which one has the highest
> priority: thread_code, my_handler or init_module. Is there any default
> priority related do these elements inside the module?
>
> Thank you
>
> Cassia Yuri Tatibana
> <cytatiba@lcmi.ufsc.br>
>
> "Life is hard,
> after all it kills you."
> Katherine Hepburn
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/
- References:
- priority
- From: Cassia Yuri Tatibana <cytatiba@lcmi.ufsc.br>