1; Copyright (c) 2013 The Chromium Authors. All rights reserved.
2; Use of this source code is governed by a BSD-style license that can be
3; found in the LICENSE file.
4;
5; 64k random with verify and mix read write.
6;
7[64k_stress]
8readwrite=randrw
9bs=64K
10ioengine=libaio
11iodepth=32
12time_based
13runtime=30m
14norandommap
15bwavgtime=5000
16iopsavgtime=5000
17direct=1
18thread=1
19numjobs=8
20rwmixread=15
21do_verify=0
22verify=meta
23verify_interval=4k
24
25filename=${FILENAME}
26size=${FILESIZE}
27
28