[ECOS] Rép. : Re: [ECOS] TCP/IP problem

Marc Pignat marc.pignat@hevs.ch
Fri Sep 27 05:31:00 GMT 2002


Thanks for your response !

I know that, but overall traffic is less than 50 kbit/s.

It is also a "small" embedded device (ARM7 @ 32MHz)... with a smsc lan91c111 controller. 
Perhaps a driver problem.

Is the networking stack running ok on "big" hardware ? (i.e. x86 @ 2GHz) ?



>>> Gary Thomas <gthomas@ecoscentric.com> 27/09/02 14h02 >>>
On Fri, 2002-09-27 at 00:13, Marc Pignat wrote:
> 
> Have you noticed performance problem with tcp/ip ?
> 
> When connected throught a switch, there is no problem and with a hub, a small amount of network traffic reduce the performance by a 10 factor...

This is most likely a result of collisions.  On a switch,
each connections between endpoints is virtual - just like
a single, private wire.  On a hub, all connections share
the same wire.  The way that ethernet transmissions happen,
there will always be collisions on shared transmission media.

-- 
------------------------------------------------------------
Gary Thomas                  |
eCosCentric, Ltd.            |  
+1 (970) 229-1963            |  eCos & RedBoot experts
gthomas@ecoscentric.com      |
http://www.ecoscentric.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 



--
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