From owner-freebsd-current Tue Sep 19 00:26:18 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id AAA15004 for current-outgoing; Tue, 19 Sep 1995 00:26:18 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id AAA14997 for ; Tue, 19 Sep 1995 00:26:09 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id RAA30253; Tue, 19 Sep 1995 17:18:10 +1000 Date: Tue, 19 Sep 1995 17:18:10 +1000 From: Bruce Evans Message-Id: <199509190718.RAA30253@godzilla.zeta.org.au> To: bde@zeta.org.au, rgrimes@GndRsh.aac.dev.com Subject: Re: Which SUP files are available and where ? Cc: current@freebsd.org, rkw@dataplex.net, wollman@lcs.mit.edu Sender: owner-current@freebsd.org Precedence: bulk >> >For those who have a high-speed net connection, CTM is a lose. It's >> >> This assumes an infinitely high-speed server or a small number of >> clients. >You run out of ethernet before you run out of CPU power on anything >faster than a DX4/100 with 32MB of memory doing sup services. A >Pentium 100 can keep a 100Mb/s pipe clear full of sup with 64Mb of >memory. I would call that very very far from ``infinitely high-speed'' >and actually falls into the mid-range systems for me. I thought that the CPU ran out of power before the pipe was half full, even doing raw data movement for nfs. For sup it will have to traverse file systems so it will be hard to get more than 1MB of throughput per file system. How much throughput can you get through sup? Is it as fast as cvs co ;-). When did FreeFall get a 100 Mb/s pipe? Bruce