blob: a130edcf00c561ab0dec68f9f5a44627cb797dcf [file] [log] [blame]
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# The job name in brackets must match the name of this file.
# The fio_parser.py prefixes the output fields with this job name.
# The hardware_StorageFio.py uses the name of the file as the job name,
# and thus the two must match.
[8k_async_randwrite]
filename=${FILENAME}
size=${FILESIZE}
bs=8k
loops=1
randrepeat=1
do_verify=1
verify=meta
verify_pattern=0xffffffffffffffff
verify_dump=1
continue_on_error=verify
readwrite=randwrite
iodepth=1
ioengine=libaio
random_generator=tausworthe
norandommap