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
checking pool header
pool header correct
$(nW)file.pool: consistent
$(nW)file.pool: spoil: pool_hdr.major=0x0
$(nW)file.pool: spoil: pool_hdr.compat_features=0xff
$(nW)file.pool: spoil: pool_hdr.incompat_features=0xff
$(nW)file.pool: spoil: pool_hdr.ro_compat_features=0xff
$(nW)file.pool: spoil: pool_hdr.unused=ERROR
checking pool header
incorrect pool header
the repair of pmemobj pools is not supported
$(nW)file.pool: cannot repair