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
PMEMPOOLSET
# bytes
1000000B /mountpoint1/mymirror0.part0
1000000 /mountpoint1/mymirror0.part1
REPLICA
# kilobytes
1000kB	/mountpoint2/myfile.part0
2000K	/mountpoint3/myfile.part1
REPLICA
# gigabytes
10GB	 	/mountpoint3/mymirror0.part0
20G	  	/mountpoint3/mymirror0.part1
REPLICA
# terabytes
1TB 	  /mountpoint4/mymirror0.part0
2T  	  /mountpoint4/mymirror0.part1