Crate pmem_blk [−] [src]
Arrays of pmem-resident blocks, all the same size, that are atomically updated. For example, a program keeping a cache of fixed-size objects in pmem might find this library useful.
This is not an official port of the NVM Library.
The official libpmemblk documentation can be found at: http://pmem.io/nvml/libpmemblk/
Reexports
pub use blkpool::BlkPool; |
Modules
blkpool |
Functions
check_version |
Checks the version of the libpmemblk library |