splice: update to new vmsplice-to-user interface
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 6b111555d54363f28e1973b83c700d2b5297e35c..5177795c32c7b05d852c79e154411e7e281a6db8 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -198,6 +198,7 @@ enum {
        VERIFY_SHA256,                  /* sha256 sum data blocks */
        VERIFY_SHA512,                  /* sha512 sum data blocks */
        VERIFY_META,                    /* block_num, timestamp etc. */
+       VERIFY_PATTERN,                 /* verify a specific pattern */
        VERIFY_NULL,                    /* pretend to verify */
 };
 
@@ -369,6 +370,7 @@ struct thread_stat {
        unsigned long usr_time;
        unsigned long sys_time;
        unsigned long ctx;
+       unsigned long minf, majf;
 
        /*
         * IO depth and latency stats