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
log_basic$(nW)TEST0: START: log_basic
 $(nW)log_basic$(nW) $(nW)testfile1 n t w r
usable size: 2088960
tell 0

walk all at once
walk by 16
rewind
log_basic$(nW)TEST0: DONE