Merge branch 'remove_pmemblk_engine' of github.com:osalyk/fio
[fio.git] / HOWTO.rst
index 26a3c039a5976ee7bdd360f747be3f1fb86ded87..7a0535af76c08c517b0d18f26735d06b5011b7c2 100644 (file)
--- a/HOWTO.rst
+++ b/HOWTO.rst
@@ -2141,11 +2141,6 @@ I/O engine
                        before overwriting. The `trimwrite` mode works well for this
                        constraint.
 
-               **pmemblk**
-                       Read and write using filesystem DAX to a file on a filesystem
-                       mounted with DAX on a persistent memory device through the PMDK
-                       libpmemblk library.
-
                **dev-dax**
                        Read and write using device DAX to a persistent memory device (e.g.,
                        /dev/dax0.0) through the PMDK libpmem library.