• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Example job file for using a zipf distribution instead
2# of a purely random workload where each block is read
3# or written once.
4[job]
5ioengine=null
6rw=randread
7norandommap
8size=1280m
9bs=4k
10random_distribution=zipf:0.5
11