blob: 5b798ce12e999c666ce5e23f7263d3bfd2a92c29 [file] [log] [blame]
; Copyright (c) 2010 The Chromium Authors. All rights reserved.
; Use of this source code is governed by a BSD-style license that can be
; found in the LICENSE file.
;
; A simulation of large sequential disk writes.
;
[seq_write_verified]
; directory=${DIRNAME}
filename=${FILENAME}
size=${FILESIZE}
overwrite=1
time_based
runtime=${RUN_TIME}
numjobs=1
ioengine=libaio
iodepth=4
readwrite=write
bs=1m
; verify=crc32c-intel
verify=crc32
verify_pattern="ecryptfs"
verify_backlog=1
verify_fatal=1
verify_async=1