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.
PMEMLOG: pool_hdr
$(nW): spoil: pool_hdr.major=$(*)
$(nW): spoil: pool_hdr.compat_features=$(*)
$(nW): spoil: pool_hdr.incompat_features=$(*)
$(nW): spoil: pool_hdr.ro_compat_features=$(*)
$(nW): spoil: pool_hdr.unused=$(*)
checking pool header
incorrect pool header
pool_hdr.major is not valid
pool_hdr.compat_features is not valid
pool_hdr.incompat_features is not valid
pool_hdr.ro_compat_features is not valid
unused area is not filled by zeros
setting pool_hdr.major to 0x1
setting pool_hdr.compat_features to 0x0
setting pool_hdr.incompat_features to 0x0
setting pool_hdr.ro_compat_features to 0x0
setting pool_hdr.unused to zeros
checking pmemlog header
pmemlog header correct
$(nW): repaired
PMEMLOG: pmemlog
$(nW): spoil: pmemlog.start_offset=$(*)
$(nW): spoil: pmemlog.end_offset=$(*)
checking pool header
pool header correct
checking pmemlog header
invalid pmemlog.start_offset: 0x0
invalid pmemlog.end_offset: 0x0
setting pmemlog.start_offset to 0x2000
setting pmemlog.end_offset to 0x200000
$(nW): repaired
PMEMBLK: pool_hdr
$(nW): spoil: pool_hdr.signature=$(*)
$(nW): spoil: pool_hdr.major=$(*)
$(nW): spoil: pool_hdr.compat_features=$(*)
$(nW): spoil: pool_hdr.incompat_features=$(*)
$(nW): spoil: pool_hdr.ro_compat_features=$(*)
$(nW): spoil: pool_hdr.unused=$(*)
checking pool header
incorrect pool header
pool_hdr.signature is not valid
pool_hdr.major is not valid
pool_hdr.compat_features is not valid
pool_hdr.incompat_features is not valid
pool_hdr.ro_compat_features is not valid
unused area is not filled by zeros
setting pool_hdr.signature to PMEMBLK
setting pool_hdr.major to 0x1
setting pool_hdr.compat_features to 0x0
setting pool_hdr.incompat_features to 0x0
setting pool_hdr.ro_compat_features to 0x0
setting pool_hdr.unused to zeros
checking pmemblk header
pmemblk header correct
checking BTT Info headers
arena 0: BTT Info header checksum correct
checking BTT Map and Flog
arena 0: checking BTT Map and Flog
$(nW): repaired
PMEMBLK: pmemblk
$(nW): spoil: pool_hdr.signature=$(*)
$(nW): spoil: pmemblk.bsize=$(*)
checking pool header
incorrect pool header
pool_hdr.signature is not valid
setting pool_hdr.signature to PMEMBLK
checking pmemblk header
invalid pmemblk.bsize
setting pmemblk.b_size to 0x200
checking BTT Info headers
arena 0: BTT Info header checksum correct
checking BTT Map and Flog
arena 0: checking BTT Map and Flog
$(nW): repaired