003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/tests/zfs-tests/tests/perf/fio
usr
/
src
/
sys
/
contrib
/
openzfs
/
tests
/
zfs-tests
/
tests
/
perf
/
fio
/
📁
..
📄
Makefile.am
(266 B)
📄
mkfiles.fio
(848 B)
📄
random_reads.fio
(715 B)
📄
random_readwrite.fio
(944 B)
📄
random_readwrite_fixed.fio
(926 B)
📄
random_writes.fio
(914 B)
📄
sequential_reads.fio
(711 B)
📄
sequential_readwrite.fio
(947 B)
📄
sequential_writes.fio
(910 B)
Editing: mkfiles.fio
# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # Copyright (c) 2016 by Delphix. All rights reserved. # Copyright (c) 2020, Kjeld Schouten-Lebbing. All rights reserved. # [global] filename_format=file$jobnum group_reporting=1 fallocate=0 ioengine=psync bs=1024k rw=write thread=1 directory=${DIRECTORY} numjobs=${NUMJOBS} filesize=${FILE_SIZE} randseed=${PERF_RANDSEED} buffer_compress_percentage=${PERF_COMPPERCENT} buffer_pattern=0xdeadbeef buffer_compress_chunk=${PERF_COMPCHUNK} [job]
Upload File
Create Folder