[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
rtl_no_interrupts question
Hi,
In pthread_make_periodic_np and few other function in rtl_sched.c,
rtl_no_interrupts is called and then rtl_schedule is called. After which
rtl_restore_interrupts is done.
Will this not cause some problems, that is the interrupts will be disable
when the new task is running. If i am wrong, can any one tell me where
exactly is the rtl_restore_interrupts done.
One more question, is priority inversion supported in RTL.
Thanks and Regards
Santhosh