genfio: Adding cached_based option
authorErwan Velu <erwan@enovance.com>
Wed, 10 Jul 2013 14:44:24 +0000 (16:44 +0200)
committerErwan Velu <erwan@enovance.com>
Fri, 12 Jul 2013 09:47:06 +0000 (11:47 +0200)
commit76c7c63e131a5f0068932c78b57eef51bc691810
tree793cb197d6c67eb6c41edfd8fd58b50380567fa2
parent72fe3ef10c1911b6f9ec84af99ba6f97112e216b
genfio: Adding cached_based option

By default fio is still run in direct mode which is safer for many
benchmarking approach. In some case, you might need to enable the
cached-based IOs.

The "-c" option is now here for enabling this.
tools/genfio