Add clue for ENOMEM hugepage allocation
[fio.git] / options.c
index db3279e13a0dba66293e36610b3f54621efdf792..94eacbaaebbb6e7ca448bfefe17b735db7c659cd 100644 (file)
--- a/options.c
+++ b/options.c
@@ -313,6 +313,9 @@ static struct fio_option options[] = {
                          { .ival = "splice",
                            .help = "splice/vmsplice based IO",
                          },
+                         { .ival = "netsplice",
+                           .help = "splice/vmsplice to/from the network",
+                         },
 #endif
 #ifdef FIO_HAVE_SGIO
                          { .ival = "sg",