HomeSort by relevance Sort by last modified time
    Searched refs:workload (Results 1 - 5 of 5) sorted by null

  /test/stcnv/usr/src/suites/nfs/loadstress/tests/workloads_in_zones/
fbtest.ksh 74 # pick up a random workload
102 workload=$(get_next_workload)
103 echo "\t$(date '+%m%d%y-%T') $workload is started in $ZONE"
104 $FILEBENCH_BIN -f $DIR/workloads/$workload >$logfile 2>&1 &
119 echo "\t$(date '+%m%d%y-%T') $workload is DONE in $ZONE\n"
121 ckresult $? "$NAME: $workload test failed" $logfile || exit 1
125 workload=$(get_next_workload)
126 echo "\t$(date '+%m%d%y-%T') $workload is started in $ZONE"
127 $FILEBENCH_BIN -f $DIR/workloads/$workload \
README 49 +- workloads/ (filebench workload profiles)
177 The workload has 3 processes:
190 The workload has 2 processes:
200 The workload has 2 process:
209 This workload has 2 threads. seqwrite thread keeps appending a file,
219 This workload has 2 processes:
229 The workload has 16 threads. Each thread performs delete, create,
235 The workload has 30 threads. Each thread performs open, read, close
241 The workload has 30 threads. Each thread performs delete, create,
247 The workload has 30 threads. Each thread performs open, read, write
    [all...]
  /test/ontest-stc1/usr/ontest/uts/fs/nfs/nfsv4-test/tests/stress_nfs4/workloads_in_zones/
fbtest.ksh 74 # pick up a random workload
102 workload=$(get_next_workload)
103 echo "\t$(date '+%m%d%y-%T') $workload is started in $ZONE"
104 $FILEBENCH_BIN -f $DIR/workloads/$workload >$logfile 2>&1 &
120 ckresult $? "$NAME: $workload test failed" $logfile || exit 1
123 workload=$(get_next_workload)
124 echo "\t$(date '+%m%d%y-%T') $workload is started in $ZONE"
125 $FILEBENCH_BIN -f $DIR/workloads/$workload \
README 49 +- workloads/ (filebench workload profiles)
176 The workload has 3 processes:
189 The workload has 2 processes:
199 The workload has 2 process:
208 This workload has 2 threads. seqwrite thread keeps appending a file,
218 This workload has 2 processes:
228 The workload has 16 threads. Each thread performs delete, create,
234 The workload has 30 threads. Each thread performs open, read, close
240 The workload has 30 threads. Each thread performs delete, create,
246 The workload has 30 threads. Each thread performs open, read, write
    [all...]
  /test/stcnv/usr/src/suites/nfs/nfsv4/
README 42 workloads_in_zones - workload stress tests with zone and ZFS

Completed in 300 milliseconds