Searched refs:PERFPOOL (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/test/zfs-tests/tests/perf/regression/
H A Dsequential_reads_cached_clone.ksh45 export TESTFS=$PERFPOOL/testfs
76 log_note "Creating clone, $PERFPOOL/$TESTCLONE, from $TESTFS@$TESTSNAP"
77 create_clone $TESTFS@$TESTSNAP $PERFPOOL/$TESTCLONE
82 export TESTFS=$PERFPOOL/$TESTCLONE
85 lun_list=$(pool_to_lun_list $PERFPOOL)
87 export collect_scripts=("$PERF_SCRIPTS/io.d $PERFPOOL $lun_list 1" "io"
88 "$PERF_SCRIPTS/prefetch_io.d $PERFPOOL 1" "prefetch" "vmstat 1" "vmstat"
H A Drandom_readwrite.ksh40 export TESTFS=$PERFPOOL/testfs
70 lun_list=$(pool_to_lun_list $PERFPOOL)
72 export collect_scripts=("$PERF_SCRIPTS/io.d $PERFPOOL $lun_list 1" "io"
H A Drandom_writes.ksh39 export TESTFS=$PERFPOOL/testfs
62 lun_list=$(pool_to_lun_list $PERFPOOL)
64 export collect_scripts=("$PERF_SCRIPTS/io.d $PERFPOOL $lun_list 1" "io"
H A Dsequential_writes.ksh39 export TESTFS=$PERFPOOL/testfs
62 lun_list=$(pool_to_lun_list $PERFPOOL)
64 export collect_scripts=("$PERF_SCRIPTS/io.d $PERFPOOL $lun_list 1" "io"
H A Dsequential_reads.ksh40 export TESTFS=$PERFPOOL/testfs
70 lun_list=$(pool_to_lun_list $PERFPOOL)
72 export collect_scripts=("$PERF_SCRIPTS/io.d $PERFPOOL $lun_list 1" "io"
73 "$PERF_SCRIPTS/prefetch_io.d $PERFPOOL 1" "prefetch" "vmstat 1" "vmstat"
H A Dsequential_reads_cached.ksh39 export TESTFS=$PERFPOOL/testfs
69 lun_list=$(pool_to_lun_list $PERFPOOL)
71 export collect_scripts=("$PERF_SCRIPTS/io.d $PERFPOOL $lun_list 1" "io"
72 "$PERF_SCRIPTS/prefetch_io.d $PERFPOOL 1" "prefetch" "vmstat 1" "vmstat"
H A Drandom_reads.ksh40 export TESTFS=$PERFPOOL/testfs
70 lun_list=$(pool_to_lun_list $PERFPOOL)
72 export collect_scripts=("$PERF_SCRIPTS/io.d $PERFPOOL $lun_list 1" "io"

Completed in 46 milliseconds