Add option to disable fadvise() hints
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index c34c00c064126934eec67ae1a543097cc158ce36..d0629ece3fe6d3f2463a22fbc4dd16628c1ce2ae 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -386,6 +386,7 @@ struct thread_options {
        unsigned int nice;
        unsigned int file_service_type;
        unsigned int group_reporting;
        unsigned int nice;
        unsigned int file_service_type;
        unsigned int group_reporting;
+       unsigned int fadvise_hint;
 
        char *read_iolog_file;
        char *write_iolog_file;
 
        char *read_iolog_file;
        char *write_iolog_file;