All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tomasz Torcz <zdzichu@irc.pl>
To: linux-kernel@vger.kernel.org
Subject: Re: Almost 80% of UDP packets dropped
Date: Sat, 7 Jan 2006 16:23:25 +0100	[thread overview]
Message-ID: <20060107152325.GC9197@irc.pl> (raw)
In-Reply-To: <200601071704.52833.vda@ilport.com.ua>

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

On Sat, Jan 07, 2006 at 05:04:52PM +0200, Denis Vlasenko wrote:
> On Saturday 07 January 2006 09:03, kernel coder wrote:
> > hi,
> >     I was trying to measure the UDP reception speed on my borad which
> > has MIPS 4kc processor with 133 MHZ speed.I was transfering 10mb file
> > from intel pentium 4 machine to MIPS board,but the recieved file was
> > only 900kB.
> 
> UDP is connectionless. There is no way for sender to know that it must
> stop sending UDP packets because receiver cannot keep up. If sender
> and your network is producing and delivering UDP packets faster
> than receiver can consume them, packets will be lost.
> 
> Use TCP instead.

 Or DCCP.

-- 
Tomasz Torcz                 "God, root, what's the difference?"
zdzichu@irc.-nie.spam-.pl         "God is more forgiving."


[-- Attachment #2: Type: application/pgp-signature, Size: 229 bytes --]

  reply	other threads:[~2006-01-07 15:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-07  7:03 Almost 80% of UDP packets dropped kernel coder
2006-01-07 15:04 ` Denis Vlasenko
2006-01-07 15:23   ` Tomasz Torcz [this message]
2006-01-07 21:19     ` Jan Engelhardt
2006-01-07 22:44       ` Tomasz Torcz
2006-01-09  5:52         ` kernel coder
2006-01-07 22:35   ` Bernd Eckenfels
  -- strict thread matches above, loose matches on Subject: below --
2006-01-07  7:02 kernel coder
2006-01-07  7:38 ` Brett Foster
2006-01-07  9:24 ` Kevin D. Kissell
2006-01-07  9:24   ` Kevin D. Kissell
2006-01-07  9:48 ` Alan Cox

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=20060107152325.GC9197@irc.pl \
    --to=zdzichu@irc.pl \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.