docs: move rate_cycle description
[fio.git] / examples / zbd-rand-write.fio
index 1b3f20889ce5294d28274f05c0c2291120840c2e..9494a583dd48c52e407a9ea410dea873e3162608 100644 (file)
@@ -1,4 +1,4 @@
-; Using the libaio ioengine, random write to a (zoned) block device,
+; Using the psync ioengine, random write to a (zoned) block device,
 ; writing at most 32 zones at a time. Target zones are chosen randomly
 ; and writes directed at the write pointer of the chosen zones
 
@@ -12,7 +12,7 @@ max_open_zones=32
 bs=512K
 direct=1
 numjobs=16
-time_based=1
+time_based
 runtime=180
 
 [dev1]