blob: c4639f06f667300f86a1a10578627b9c34604287 [file] [log] [blame]
Santhosh Koundinya6ef63582012-09-18 23:20:21 +02001# Example Job File that randomly writes 8k worth of data atomically for
2# 60 seconds.
3[rw_aw_file_sync]
4rw=randwrite
5ioengine=fusion-aw-sync
6blocksize=8k
7blockalign=8k
8
9filename=/mnt/fs/file
10randrepeat=1
11fallocate=none
12direct=1
13invalidate=0
14runtime=60
15time_based