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
13
14
15
libpmempool_bttdev/TEST4: START: libpmempool_test
 ../libpmempool_api/libpmempool_test$(nW) -r 1 -t btt $(nW)
checking BTT Info headers
arena 0: BTT Info header checksum incorrect. Do you want to regenerate BTT Info?
arena 0: regenerating BTT Info header
arena 0: BTT Info header checksum correct
arena 0: BTT Info backup checksum incorrect. Do you want to restore it from BTT Info header?
arena 0: restoring BTT Info backup from header
arena 1: BTT Info header checksum incorrect. Restore BTT Info from backup?
arena 1: restoring BTT Info header from backup
checking BTT Map and Flog
arena 0: checking BTT Map and Flog
arena 1: checking BTT Map and Flog
status = repaired
libpmempool_bttdev/TEST4: DONE