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
16
17
18
libpmempool_backup$(nW)TEST4: START: libpmempool_test$(nW)
 $(nW)libpmempool_test$(nW) -b $(nW)pool.set_backup -t blk -r 1 $(nW)pool.set
number of part files in the backup poolset must match number of part files in the source poolset
unable to backup poolset
status = fatal
libpmempool_backup$(nW)TEST4: DONE
libpmempool_backup$(nW)TEST4: START: libpmempool_test$(nW)
 $(nW)libpmempool_test$(nW) -b $(nW)pool.set_backup -t log -r 1 $(nW)pool.set
number of part files in the backup poolset must match number of part files in the source poolset
unable to backup poolset
status = fatal
libpmempool_backup$(nW)TEST4: DONE
libpmempool_backup$(nW)TEST4: START: libpmempool_test$(nW)
 $(nW)libpmempool_test$(nW) -b $(nW)pool.set_backup -t obj -r 1 $(nW)pool.set
number of part files in the backup poolset must match number of part files in the source poolset
unable to backup poolset
status = fatal
libpmempool_backup$(nW)TEST4: DONE