From: Jens Axboe Date: Mon, 16 Feb 2015 22:04:11 +0000 (-0700) Subject: examples/ssd-test.fio: bump size to 10G X-Git-Tag: fio-2.2.6~13 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=495288a1e627c3d1b29897786b786eb6008841a3 examples/ssd-test.fio: bump size to 10G 1G is a bit too tiny for most devices today, bump it to 10G. Signed-off-by: Jens Axboe --- diff --git a/examples/ssd-test.fio b/examples/ssd-test.fio index c84cf501..2b6a590a 100644 --- a/examples/ssd-test.fio +++ b/examples/ssd-test.fio @@ -14,7 +14,7 @@ bs=4k ioengine=libaio iodepth=4 -size=1g +size=10g direct=1 runtime=60 directory=/mount-point-of-ssd