• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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; A simulation of disk traffic from a heavy web surfing load.  This test
6; should be measures in terms of iop/s, a minimum of 6 iop/s combined read
7; and write is required for good performance.
8;
9
10[surfing]
11filename=${FILENAME}
12; directory=${DIRNAME}
13size=${FILESIZE}
14overwrite=1
15
16time_based
17runtime=${RUN_TIME}
18numjobs=1
19
20ioengine=libaio
21iodepth=4
22; fails
23
24readwrite=randrw
25rwmixwrite=80
26
27bssplit=4k/78:8k/5:16k/5:128k/12,4k/57:8k/13:16k/6:64k/20:512k/4
28; norandommap
29; verify=crc32c-intel
30verify=crc32
31verify_pattern="ecryptfs"
32verify_backlog=1
33stonewall
34