Merge branch 'gpspm-add-optional-use-rpma_conn_completion_wait-function' of https...
[fio.git] / examples / librpma_gpspm-server.fio
index d618f2db214758132c969086b675626c5ed0df7e..67e92a28ad67324e9d06f3754955849643c5dd31 100644 (file)
@@ -20,6 +20,8 @@ thread
 # set to 1 (true) ONLY when Direct Write to PMem from the remote host is possible
 # (https://pmem.io/rpma/documentation/basic-direct-write-to-pmem.html)
 direct_write_to_pmem=0
+# set to 0 (false) to wait for completion instead of busy-wait polling completion.
+busy_wait_polling=1
 numjobs=1 # number of expected incomming connections
 iodepth=2 # number of parallel GPSPM requests
 size=100MiB # size of workspace for a single connection