Merge branch 'linux-zpios' into refs/top-bases/linux-zfs-branch

This commit is contained in:
Brian Behlendorf 2009-02-03 09:30:29 -08:00
commit 06c1a2a8fb
1 changed files with 3 additions and 3 deletions

View File

@ -39,12 +39,12 @@
ZPIOS_CMD="${CMDDIR}/zpios/zpios \ ZPIOS_CMD="${CMDDIR}/zpios/zpios \
--load=dmuio \ --load=dmuio \
--path=${ZPOOL_NAME} \ --path=${ZPOOL_NAME} \
--threadcount=1 \ --threadcount=16 \
--regioncount=16 \ --regioncount=8192 \
--regionsize=4M \ --regionsize=4M \
--chunksize=1M \ --chunksize=1M \
--offset=4M \ --offset=4M \
--cleanup \ --cleanup \
--verbose \ --verbose \
--human-readable \ --human-readable \
${ZPIOS_OPTIONS}" ${ZPIOS_OPTIONS}"