[4078] in linux-net channel archive
Re: Question on performance
daemon@ATHENA.MIT.EDU (Ingo Molnar)
Sat Aug 17 10:19:48 1996
Date: Sat, 17 Aug 1996 15:20:35 +0200 (MET DST)
From: Ingo Molnar <mingo@pc5829.hil.siemens.at>
To: linux-net@vger.rutgers.edu
In-Reply-To: <Pine.LNX.3.93.960817110936.15412A-100000@pc5829.hil.siemens.at>
On Sat, 17 Aug 1996, I wrote:
> There is no file caching effect [dd uses /dev/zero and /dev/null], and no
> TCP overhead [rsh uses UDP].
argh blush ... [thanks Nelson] ... rsh is TCP. So that benchmark estimates
TCP throughput without file caching effects.
-- mingo, whos the only one who mixes rpc and rsh