> Lots of variables here. What version of RTLinux, which NIC, are
> you using UDP or TCP? Have you done network traces to see if you
> are having to resend packets?
RTLinux iz Zentropix 1.0, the sender NIC is Epic100 and the receiver
NIC is 3com 59x (not sure which "x"). I am using stream sockets over
TCP. How can I see if I am (i.e., RTL) having to resend packets?
> TCP is very unfriendly to dropping packets in a random (or not so
> random) fashion. If you drop a lot of packets, it will throttle
> the connection, on the assumption that the connection is bandwidth
> limited, and try to send fewer packets. My guess is that the
> ethernet driver is occasionally being starved of its interrupt,
> thereby causing packets to be lost.
That's my guess, too, but I can't even get 2Mbps on a 100Mbps LAN :(
The real-time tasks should not be consuming too much CPU.
> dave...
Thanks,
Aleks
--- [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/