amartin

fio read job

Apr 4th, 2014
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. [global]
  2. filename=/dev/${DEV}
  3. runtime=${RT}
  4. bs=${BS}
  5. iodepth=4
  6. ioengine=libaio
  7. direct=1
  8. stonewall
  9. size=${SIZE}
  10. ;randseed=${SEED}
  11. [read]
  12. rw=read
Advertisement
Add Comment
Please, Sign In to add comment