From 59008dc2b203e2901d505c669a8004606ee59568 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Tue, 3 Feb 2009 09:28:19 -0800 Subject: [PATCH] Updated script to actually make name --- scripts/zpios-test/16th-8192rc-4rs-1cs-4off.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/zpios-test/16th-8192rc-4rs-1cs-4off.sh b/scripts/zpios-test/16th-8192rc-4rs-1cs-4off.sh index 37493b6f32..d06e9d0870 100755 --- a/scripts/zpios-test/16th-8192rc-4rs-1cs-4off.sh +++ b/scripts/zpios-test/16th-8192rc-4rs-1cs-4off.sh @@ -39,12 +39,12 @@ ZPIOS_CMD="${CMDDIR}/zpios/zpios \ --load=dmuio \ --path=${ZPOOL_NAME} \ - --threadcount=1 \ - --regioncount=16 \ + --threadcount=16 \ + --regioncount=8192 \ --regionsize=4M \ --chunksize=1M \ --offset=4M \ - --cleanup \ + --cleanup \ --verbose \ --human-readable \ ${ZPIOS_OPTIONS}"