Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 1996 10:30:47 +1030 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        rkw@dataplex.net (Richard Wackerbarth)
Cc:        taob@io.org, freebsd-hackers@FreeBSD.ORG, msmith@atrad.adelaide.edu.au
Subject:   Re: Re(2): Changing Ethernet frame size to 576 bytes?
Message-ID:  <199603250000.KAA26045@genesis.atrad.adelaide.edu.au>
In-Reply-To: <n1384470488.95106@Richard Wackerbarth> from "Richard Wackerbarth" at Mar 24, 96 07:19:50 am

next in thread | previous in thread | raw e-mail | index | archive | help
Richard Wackerbarth stands accused of saying:
> 
> >In other words, if your link is congested and is losing 20% of the packets,
> then those losses make the other two fragments useless too, giving you an
> 'effective' loss rate of 60%.
> > 
> > This is bogus arithmetic; lossage is a normally a point event and results in
> the loss of one unit datagram around the point, regardless of its size.
> 
> What is bogus about his arithmetic? If the losses are infrequent and not
> highly correlated, each loss causes a retransmission of the entire large
> packet. This causes the number of bytes retransmitted, and therefore the
> effective loss rate, to be multiplied by the fragmentation ratio.

There are a couple of major bogosities in his argument : 
 - The assumption that the fragment size is actually the normal MTU
   (which as has been previously described is not generally the case)
 - The assumption that the retransmission time for a packet is largely
   dependent on its size.
 - The assumption that a 20% hit on /3 fragmented packets will equate
   to a 60% loss of whole packets.  This could only happen if the other
   two fragments of a packet became magically 'unloosable' after the
   first was lost.

Imagine four barrels, red, green, blue, yellow, lined up. (Colour optional 8).
Take a shot at them.  Consider a holed barrel a 'lost packet'.

Now take twelve smaller barrels, three of each of the four colours.
Line them up in random order.  Take a shot at them.  Consider a holed
barrel a 'lost packet' for the barrel's colour.

Now take a couple more shots at each setup; think about it a bit 8)

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and      (GSM mobile) 0411-222-496       [[
]] realtime instrument control          (ph/fax)  +61-8-267-3039        [[
]] Collector of old Unix hardware.      "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603250000.KAA26045>