[ 原始碼: pmdk ]
套件:libpmemblk1(1.5.1-1)
Persistent Memory block array support library
libpmemblk implements a pmem-resident array of blocks, all the same size, where a block is updated atomically with respect to power failure or program interruption (no torn blocks).
This library is provided for cases requiring large arrays of objects at least 512 bytes each. Most developers will find higher level libraries like libpmemobj to be more generally useful.
其他與 libpmemblk1 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libdaxctl1 (>= 63)
- Utility library for managing the device DAX subsystem
-
- dep: libndctl6 (>= 63)
- Utility library for managing the libnvdimm subsystem
-
- dep: libpmem1 (= 1.5.1-1)
- Persistent Memory low level support library