1 ; Copyright (c) 2014 The Chromium Authors. All rights reserved. 2 ; Use of this source code is governed by a BSD-style license that can be 3 ; found in the LICENSE file. 4 ; 5 ; Fill disk 2 times 6 ; 7 8 [disk_fill] 9 filename=${FILENAME} 10 size=${FILESIZE} 11 ioengine=libaio 12 bs=16k 13 iodepth=128 14 direct=1 15 readwrite=randwrite 16 loops=2