Base the rwmix switch algorithm on io issues
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 661dd49b2519f11e748451e98e3af5c2b48f6a08..036e62afe115316fed70751d5f2e3374da84485c 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -598,8 +598,7 @@ struct thread_data {
         * read/write mixed workload state
         */
        os_random_state_t rwmix_state;
         * read/write mixed workload state
         */
        os_random_state_t rwmix_state;
-       unsigned long long rwmix_bytes;
-       struct timeval rwmix_switch;
+       unsigned long rwmix_issues;
        enum fio_ddir rwmix_ddir;
        unsigned int ddir_nr;
 
        enum fio_ddir rwmix_ddir;
        unsigned int ddir_nr;