public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gthomas@ecoscentric.com>
To: Marc Pignat <marc.pignat@hevs.ch>
Cc: eCos Discussion <ecos-discuss@sources.redhat.com>
Subject: Re: [ECOS] TCP/IP problem
Date: Fri, 27 Sep 2002 05:08:00 -0000	[thread overview]
Message-ID: <1033128179.14065.395.camel@hermes.chez-thomas.org> (raw)
In-Reply-To: <sd941319.013@hevs.ch>

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

  reply	other threads:[~2002-09-27 12:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-26 23:29 Marc Pignat
2002-09-27  5:08 ` Gary Thomas [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-12-26  5:26 Raman Sivam
2000-09-03 18:45 [ECOS]TCP/IP problem lqx
2000-09-04  4:15 ` Hugo 'NOx' Tyson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1033128179.14065.395.camel@hermes.chez-thomas.org \
    --to=gthomas@ecoscentric.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=marc.pignat@hevs.ch \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).