xref: /aosp_15_r20/external/autotest/client/cros/storage_tests/1m_write (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1; Copyright (c) 2009 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; 1m random writes over a 1 GiB area.
6;
7
8[1m_write]
9filename=${FILENAME}
10size=${FILESIZE}
11
12readwrite=randwrite
13bs=1m
14
15ioengine=libaio
16iodepth=4
17direct=1
18
19do_verify=1
20verify=meta
21verify_interval=64k
22continue_on_error=verify
23