Dave Dykstra [[EMAIL PROTECTED]] writes:

> No, that behavior should be identical with the --include-from/exclude '*'
> approach; I don't believe rsync uses any memory for excluded files.

Actually, I think there's an exclude_struct allocated somewhere per
file (looks like 28 bytes or so), but the growth algorithm is not
exponential (it just reallocates two entries at a time it looks like).

But I expect compared to other stuff it's in the noise.

-- David

/-----------------------------------------------------------------------\
 \               David Bolen            \   E-mail: [EMAIL PROTECTED]  /
  |             FitLinxx, Inc.            \  Phone: (203) 708-5192    |
 /  860 Canal Street, Stamford, CT  06902   \  Fax: (203) 316-5150     \
\-----------------------------------------------------------------------/

Reply via email to