Concurrent random and sequential IO

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi group,

I'm trying to create a workload that is 50% random read and 50%
sequential write. Is the command line below accurate for that
workload?

fio --ioengine=libaio --direct=1 --size=100% --bs=16k --rw=randrw
--percentage_random=50,50 --numjobs=1 --iodepth=32 --runtime=600
--time_based --norandommap --randrepeat=0 --refill_buffers --name=job1
--filename=/dev/sdb



[Index of Archives]     [Linux Kernel]     [Linux SCSI]     [Linux IDE]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux