[PATCH] Add hugepage-size option
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 432c098863978840779dc280e146b74109da8b47..df36f14e6e895d74d8712e7cdd77ca7f842f304c 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -214,6 +214,7 @@ struct thread_data {
        unsigned int bs[2];
        unsigned int min_bs[2];
        unsigned int max_bs[2];
+       unsigned int hugepage_size;
        unsigned int rw_min_bs;
        unsigned int thinktime;
        unsigned int fsync_blocks;