nvml-sys 0.0.6

A low-level FFI wrapper around the Persistent Memory Development Kit, PMDK (formerly NVML) and its libraries, including libpmem, libpmemobj and others. Currently tracks master after version 1.3.1.
1
2
3
4
5
6
7
8
9
10
Persistent Memory Development Kit

This is src/test/pmem_movnt/README.

This directory contains a unit test for MOVNT threshold check.

The program in pmem_movnt.c verifies if the correct variant of
pmem_memcpy, pmem_memmove and pmem_memset functions is used
depending on function arguments and the PMEM_MOVNT_THRESHOLD
environment variable settings.