Lines Matching refs:fio
25 TEMPLATE=/tmp/template.fio
60 -b blocksize[,blocksize1, ...] : The blocksizes to test under fio format (4k, 1m, ...)
63 -m mode1,[mode2,mode3, ...] : Define the fio IO profile to use like read, write, randread, rand…
65 -x prefix : Add a prefix to the fio filename
68 -A cmd_to_run : System command to run after each job (exec_postrun in fio)
69 -B cmd_to_run : System command to run before each job (exec_prerun in fio)
75 Will generate an fio file that will run
89 Generating dellr720-day2/localhost-4k,128k,1m-all-write,randwrite,read,randread-sdb,sdc,sdd,sde.fio
276 OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-all-$MODES-$PRINTABLE_DISKS.fio
280 OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-sequential-$MODES-$PRINTABLE_DISKS.fio
283 OUTFILE=${PREFIX}$SHORT_HOSTNAME-$BLOCK_SIZE-parallel-$MODES-$PRINTABLE_DISKS.fio