• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1AUTHOR = "Ying Tao <yingtao@cn.ibm.com>"
2TIME = "MEDIUM"
3NAME = "IOzone"
4ATTRIBUTES = "suite:kernel_daily_benchmarks"
5SUITE = "kernel_daily_benchmarks"
6TEST_TYPE = "client"
7TEST_CLASS = "Kernel"
8TEST_CATEGORY = "Benchmark"
9
10DOC = """
11Iozone is useful for performing a broad filesystem analysis of a vendors
12computer platform. The benchmark tests file I/O performance for the following
13operations:
14      Read, write, re-read, re-write, read backwards, read strided, fread,
15      fwrite, random read, pread ,mmap, aio_read, aio_write
16
17For more information see http://www.iozone.org
18"""
19
20job.run_test('iozone')
21