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