1 ; Copyright (c) 2009 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 ; 1m write for testing dd performance over ecryptfs. 6 ; 7 8 [1m_write] 9 filename=${FILENAME} 10 size=${FILESIZE} 11 12 time_based 13 runtime=${RUN_TIME} 14 15 ioengine=sync 16 17 readwrite=write 18 end_fsync=1 19 20 bs=1m 21 norandommap 22 23