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; mixed size random with verify and mix read and mostly write. 6; 7[write_stress] 8filename=${FILENAME} 9size=${FILESIZE} 10verify_only=${VERIFY_ONLY} 11 12readwrite=randrw 13rwmixread=15 14bssplit=4k/10:64k/50:1m/40 15 16ioengine=libaio 17iodepth=32 18direct=1 19 20bwavgtime=5000 21iopsavgtime=5000 22 23do_verify=1 24verify=meta 25verify_interval=64k 26verify_dump=1 27continue_on_error=${CONTINUE_ERRORS} 28 29; write partition/file twice 30loops=2 31