|
|
| File: [Development] / xfs-cmds / xfstests / run.dbench100 (download)
Revision 1.2, Sat Nov 9 05:49:41 2002 UTC (14 years, 11 months ago) by fsgqa
Small updates to dbench test runs, and integrate some bonnie++ runs too. minor updates - pass args onto common script, ensure here var is set. |
#!/bin/sh # # Does a dbench run with 100 clients # DBENCH_CLIENTS=100 export DBENCH_CLIENTS [ ! -d "$here" ] && here=`pwd` exec $here/common.dbench $@