Results 1 to 1 of 1
Hello,
I have a doubt about how Linux handle irq's and soft realtime.
For example, I have a thread with priority -99 ( the worst case ) and this thread ...
- 11-30-2009 #1Just Joined!
- Join Date
- May 2007
- Posts
- 22
Doubt with preempt-rt and irq's
Hello,
I have a doubt about how Linux handle irq's and soft realtime.
For example, I have a thread with priority -99 ( the worst case ) and this thread take 99% of CPU, and in this moment, some device generate a interrupt signal, my questions is:
1.- Can interrupt execute its code???
2.- Does interrupts hava prority???
Best regards.


Reply With Quote