[2108] in linux-net channel archive
Re: 1.3.74 socket destroy delayed still happens
daemon@ATHENA.MIT.EDU (Alan Cox)
Fri Mar 15 05:15:56 1996
From: iialan@iifeak.swan.ac.uk (Alan Cox)
To: feldy@myri.com (Bob Felderman)
Date: Fri, 15 Mar 1996 10:09:37 +0000 (GMT)
Cc: alan@cymru.net, torvalds@cs.helsinki.fi, linux-kernel@vger.rutgers.edu,
linux-net@vger.rutgers.edu
In-Reply-To: <9603142329.AA18771@myri.com> from "Bob Felderman" at Mar 14, 96 03:29:33 pm
> UDP sending looks good, TCP sending and UDP/TCP receiving
> are slow.
It will be interesting to find out if the UDP receive rate is being
bounded by memory allocattion. I'm aware of TCP problems. We seem to stick
at about 40Mbit/second.
> ftp hangs after a few files transferred between linux
> boxes or between linux and sun machines.
Does the next ftp you do work ?
> UDP UNIDIRECTIONAL SEND TEST
> 48000 8192 4.99 14184 0 186.25
> 48000 4.99 10887 142.95
Those are very impressive numbers.
Alan