003 File Manager
Current Path:
/usr/src/sys/contrib/openzfs/tests/zfs-tests/tests/perf/regression
usr
/
src
/
sys
/
contrib
/
openzfs
/
tests
/
zfs-tests
/
tests
/
perf
/
regression
/
📁
..
📄
Makefile.am
(383 B)
📄
random_reads.ksh
(3.92 KB)
📄
random_readwrite.ksh
(3.96 KB)
📄
random_readwrite_fixed.ksh
(3.56 KB)
📄
random_writes.ksh
(3.53 KB)
📄
random_writes_zil.ksh
(3.38 KB)
📄
sequential_reads.ksh
(4.05 KB)
📄
sequential_reads_arc_cached.ksh
(3.52 KB)
📄
sequential_reads_arc_cached_clone.ksh
(4.66 KB)
📄
sequential_reads_dbuf_cached.ksh
(3.8 KB)
📄
sequential_writes.ksh
(3.55 KB)
📄
setup.ksh
(574 B)
Editing: setup.ksh
#!/bin/ksh # # 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) 2015 by Delphix. All rights reserved. # . $STF_SUITE/include/libtest.shlib verify_runnable "global" verify_disk_count "$DISKS" 3 log_pass
Upload File
Create Folder