From: Jens Axboe Date: Fri, 20 Oct 2006 09:00:14 +0000 (+0200) Subject: [PATCH] disk zone example needs write_bw_log X-Git-Tag: fio-1.7~6 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=2e7964b8f84782afe665d8ae549c2910320e247f [PATCH] disk zone example needs write_bw_log Less confusing now, since you can just run the job file. Before you needed to know that -w was needed for the job to be meaningful. Signed-off-by: Jens Axboe --- diff --git a/examples/disk-zone-profile b/examples/disk-zone-profile index d95d9ea7..96e56695 100644 --- a/examples/disk-zone-profile +++ b/examples/disk-zone-profile @@ -9,5 +9,6 @@ ioengine=libaio iodepth=2 zonesize=256m zoneskip=2g +write_bw_log [/dev/sdb]