This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

TCP stack not delaying/piggybacking ACKs?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]