> I have a problem serving interrupts via RT-Linux.

> I found out that, if the CPU-load ist quite high, the interrupts are not all served 
>and a loss of data is recognized. This problem even appears at low interrupt rates at 
>about 1kHz.
> 
> How is this possible? My interrupt service routine only saves ONE byte and then 
>enables the interrupts, again!
> 
> But i can definitely say, that there is a loss of data at high CPU load, because i 
>count the ISR-calls and calculate the interrupt-rate throuth a periodic thread 
>(1000000000ns).
> 
> If the interrupts are not all correctly served at higher load, it makes no sense to 
>use RT-Linux!!!

I had the same problems a few months ago.
I had to change motherboard. The one-chip industrial PC hardware caused
the problem. Heavy ethernet traffic caused very high IT loss.

Regards


Gabor
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to