X-Git-Url: http://git.vrable.net/?p=bluesky.git;a=blobdiff_plain;f=microbench%2Frun-common.sh;h=b95f02ae34b781db029410eaab7bd740772a6b1c;hp=e1aa8c0b3f39b08bcc00deb0d23772a6d78d193d;hb=da2bab238f6e898bf9a751d52fddd5389934db32;hpb=dc76977049556a8268313318e3b90143fc9393a9 diff --git a/microbench/run-common.sh b/microbench/run-common.sh index e1aa8c0..b95f02a 100644 --- a/microbench/run-common.sh +++ b/microbench/run-common.sh @@ -4,7 +4,7 @@ SCRIPT_PATH=/scratch/bluesky.git/microbench/setup -PARAMS="BLUESKY_RUN_NAME BLUESKY_CACHE_SIZE BLUESKY_TARGET BENCH_DURATION BENCH_FILESIZE BENCH_FILECOUNT BENCH_WRITERATIO BENCH_THREADS BENCH_OPS BENCH_INTERVALS BENCH_DIRSIZE BENCH_BLOCKSIZE NFS_BLOCKSIZE SPEC_CONF BLUESKY_OPT_FULL_SEGMENTS" +PARAMS="BLUESKY_RUN_NAME BLUESKY_CACHE_SIZE BLUESKY_TARGET BENCH_DURATION BENCH_FILESIZE BENCH_FILECOUNT BENCH_WRITERATIO BENCH_THREADS BENCH_OPS BENCH_INTERVALS BENCH_DIRSIZE BENCH_BLOCKSIZE NFS_BLOCKSIZE SPEC_CONF BLUESKY_OPT_FULL_SEGMENTS SYNREAD_OUTSTANDING SYNREAD_PROCS SYNREAD_SIZE SYNREAD_DURATION" BLUESKY_RUN_NAME=$(date +%Y%m%d)-$$ BENCHER=vrable1.sysnet.ucsd.edu