Revert "We do need to send a SIGQUIT to a process/thread, even if it is running"
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 9490edc11e1a2ea924f1dea3bf75f2d9e36d0fdf..92264d998752900730db96bb870af2b591b4afe3 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -413,6 +413,7 @@ struct thread_options {
        unsigned int group_reporting;
        unsigned int fadvise_hint;
        unsigned int zero_buffers;
+       unsigned int time_based;
 
        char *read_iolog_file;
        char *write_iolog_file;