script for determining space consumed by increments

Ben Escoto bescoto@stanford.edu
Sat, 11 May 2002 20:16:48 -0700


--==_Exmh_1067610521P
Content-Type: text/plain; charset=us-ascii

>>>>> "BE" == Ben Escoto <bescoto@Stanford.EDU>
>>>>> wrote the following on Sat, 11 May 2002 19:52:06 -0700

  BE> Actually the process is chunked into blocks whose size is
  BE> controlled by the Globals.blocksize value (currently set to
  BE> 32768 bytes).

Err, I should retract this; it looks like the relevant block size is
determined by Globals.conn_bufsize (.blocksize is for reading a file
from disk in blocks) which defaults to 4096 bytes, or only about 20
files at a time.

    Hmm, maybe the default of this should be higher, and ssh should by
default be run with the -C switch.  All the machines I have access to
are at Stanford and I generally get 1-2ms ping times.  If anyone wants
to try messing around with these options and seeing if they make a
difference, I'd be interested in the results.


--
Ben Escoto

--==_Exmh_1067610521P
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Exmh version 2.5 01/15/2001

iD8DBQE83d6d+owuOvknOnURAmpjAJ0dt+FuRpwA+h/ybZMpx63oyqAxMACfRb8a
Op0E04U322SGLZ2qSGRx71M=
=jP1Z
-----END PGP SIGNATURE-----

--==_Exmh_1067610521P--