Add afsload
authorAndrew Deason <adeason@sinenomine.net>
Fri, 21 Jan 2011 23:38:24 +0000 (17:38 -0600)
committerDerrick Brashear <shadow@dementia.org>
Sat, 9 Jul 2011 05:16:28 +0000 (22:16 -0700)
commitbbd505a8e191f69179f8dc245e0d7f96310db275
treeb6448dcaf3cd44bd08889b1535c32f7217cba8e4
parent21edc432dcbb8b14c0a40feb2ea5de1bc0ae81f6
Add afsload

Add afsload, a set of scripts used to synchronize the activity of
numerous libuafs cache managers for testing/simulation purposes.

Change-Id: I6f797d5968ea4ba3c29c1b13251f743c7d02d60d
Reviewed-on: http://gerrit.openafs.org/4906
Tested-by: Derrick Brashear <shadow@dementia.org>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/libuafs/afsload/README [new file with mode: 0644]
src/libuafs/afsload/afsload [new file with mode: 0755]
src/libuafs/afsload/afsload.pod [new file with mode: 0644]
src/libuafs/afsload/afsload_check.pl [new file with mode: 0755]
src/libuafs/afsload/afsload_run.pl [new file with mode: 0755]
src/libuafs/afsload/examples/large.conf [new file with mode: 0644]
src/libuafs/afsload/examples/simple.conf [new file with mode: 0644]
src/libuafs/afsload/lib/AFS/Load/Action.pm [new file with mode: 0644]
src/libuafs/afsload/lib/AFS/Load/Config.pm [new file with mode: 0644]