1dcbf3bd6SGeorge Wilson#
2dcbf3bd6SGeorge Wilson# This file and its contents are supplied under the terms of the
3dcbf3bd6SGeorge Wilson# Common Development and Distribution License ("CDDL"), version 1.0.
4dcbf3bd6SGeorge Wilson# You may only use this file in accordance with the terms of version
5dcbf3bd6SGeorge Wilson# 1.0 of the CDDL.
6dcbf3bd6SGeorge Wilson#
7dcbf3bd6SGeorge Wilson# A full copy of the text of the CDDL should have accompanied this
8dcbf3bd6SGeorge Wilson# source.  A copy of the CDDL is also available via the Internet at
9dcbf3bd6SGeorge Wilson# http://www.illumos.org/license/CDDL.
10dcbf3bd6SGeorge Wilson#
11dcbf3bd6SGeorge Wilson
12dcbf3bd6SGeorge Wilson#
135602294fSDan Kimmel# Copyright (c) 2015, 2016 by Delphix. All rights reserved.
14dcbf3bd6SGeorge Wilson#
15dcbf3bd6SGeorge Wilson
16dcbf3bd6SGeorge Wilson[global]
17dcbf3bd6SGeorge Wilsonfilename_format=file$jobnum
18dcbf3bd6SGeorge Wilsongroup_reporting=1
19dcbf3bd6SGeorge Wilsonfallocate=0
20dcbf3bd6SGeorge Wilsonthread=1
21dcbf3bd6SGeorge Wilsonrw=write
22dcbf3bd6SGeorge Wilsontime_based=1
23*c373aa8bSJohn Wren Kennedydirectory=${DIRECTORY}
24dcbf3bd6SGeorge Wilsonruntime=${RUNTIME}
25dcbf3bd6SGeorge Wilsonbs=${BLOCKSIZE}
26dcbf3bd6SGeorge Wilsonioengine=psync
27dcbf3bd6SGeorge Wilsonsync=${SYNC_TYPE}
28dcbf3bd6SGeorge Wilsonnumjobs=${NUMJOBS}
29dcbf3bd6SGeorge Wilsonfilesize=${FILESIZE}
305602294fSDan Kimmelbuffer_compress_percentage=66
31dcbf3bd6SGeorge Wilsonbuffer_compress_chunk=4096
32dcbf3bd6SGeorge Wilson
33dcbf3bd6SGeorge Wilson[job]
34