[ECOS] TCP stack not delaying/piggybacking ACKs?

Grant Edwards grante@visi.com
Mon Jul 8 16:13:00 GMT 2002


I'm working with an application that exchanges a continuous
stream of data with a host.  Each sends a TCP packet full of
data every 10ms or so.

The eCos stack is not delaying/piggybacking ACKs, so the eCos
app is sending roughly twice as many packets as it needs to.
[I'm running out of CPU throughput, and cutting the number of
TCP packets sent by 50% would really help]. The other end
(Linux host) never sends a lone ACK, since there's never more
than 10ms between data packets. This is an eCos CVS snapshot
from a while back (early 2001).

Have others noticed this behavior?

Has it been fixed?

-- 
Grant Edwards
grante@visi.com

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list