Wolfgang Grandegger wrote:
> roland Tollenaar wrote:
>> So I really feel your suggestion of working with an (interruptible)
>> service-task and blocking IRQ's is a better approach.
> 
> I agree that it would be nice to have that option and it's already on my
> wish list. Patches are welcome, of course.

Threaded IRQs are no magic bullet. They can only help to push a problem
down the priority ladder, curing a problem symptom where possible.

Nevertheless, threaded IRQs for RTDM are planned. The yet open design
challenge is how to support driver writers best when they have to switch
between both models, e.g. during compile-time (keep in mind, you also
have to switch the locking: spinlock<->mutex).

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to