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
obj_pool$(nW)TEST10: START: obj_pool$(nW)
 $(nW)obj_pool$(nW) c $(nW)testfile test$(nW) 20 0640
$(nW)testfile: pmemobj_create: File exists
obj_pool$(nW)TEST10: DONE