Add softrandommap and --alloc-size options
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 55717c798a08c9192bb8eae8533a97d92d7122dd..b2930f11d29225a1abe891b1507753b81b27650f 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -446,6 +446,7 @@ struct thread_options {
        unsigned int write_lat_log;
        unsigned int write_bw_log;
        unsigned int norandommap;
+       unsigned int softrandommap;
        unsigned int bs_unaligned;
        unsigned int fsync_on_close;