• 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}
12size=${FILESIZE}
13
14time_based
15runtime=10m
16
17ioengine=libaio
18iodepth=4
19direct=1
20
21readwrite=randrw
22rwmixwrite=80
23
24bssplit=4k/78:8k/5:16k/5:128k/12,4k/57:8k/13:16k/6:64k/20:512k/4
25norandommap
26
27