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
11
12
libpmempool_api$(nW)TEST13: START: libpmempool_test$(nW)
 $(nW)libpmempool_test$(nW) -s 0 $(nW)
Error: Invalid argument
libpmempool_api$(nW)TEST13: DONE
libpmempool_api$(nW)TEST13: START: libpmempool_test$(nW)
 $(nW)libpmempool_test$(nW) -s 999999 $(nW)
checking pool header
pool header correct
checking pmemlog header
pmemlog header correct
status = consistent
libpmempool_api$(nW)TEST13: DONE