[OpenAFS] AFS version of du
Brandon S. Allbery KF8NH
allbery@ece.cmu.edu
Sat, 1 May 2010 01:35:09 -0400
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--Apple-Mail-305-179650309
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes
Content-Transfer-Encoding: 7bit
On Apr 30, 2010, at 14:32 , Richard Brittain wrote:
> This solves my immediate need, and I'll probably use your mount
> point database too, but begs the question of why perl's
> File::Find module works fine, while 'find' breaks. Underneath they
> are presumably making very similar system calls.
Similar system calls is only part of it. The exact pattern of lookups
counts for a lot with respect to kernel resource usage; you might poke
at syslog when you get those failures to see if the kernel is whining
about something. File::Find has gone through a lot of development
aimed at reducing its impact on the system, whereas in my experience
the GNU folks tend to prefer the throw-more-resources-at-it method.
--
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery@kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery@ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
--Apple-Mail-305-179650309
content-type: application/pgp-signature; x-mac-type=70674453;
name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (Darwin)
iEYEARECAAYFAkvbvZ0ACgkQIn7hlCsL25WErgCbB9PHR0S5A7naUV4imo34sVYv
3WAAniGIOxWRB6gV9QLtCqsm4NF53sxV
=kNVc
-----END PGP SIGNATURE-----
--Apple-Mail-305-179650309--