Name: | libpmemblk-devel |
---|---|
Version: | 1.3 |
Release: | 3.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 47061 |
License: | BSD |
RPM: | libpmemblk-devel-1.3-3.el7.x86_64.rpm |
Source RPM: | nvml-1.3-3.el7.src.rpm |
Build Date: | Sat Jan 27 2018 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pmem.io/nvml |
Summary: | Development files for the Persistent Memory Resident Array of Blocks library |
Description: | The 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). For example, a program keeping a cache of fixed-size objects in pmem might find this library useful. 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. |
- fix up issues found by the clang static checker - Related: rhbz#1455216
- pull in spec changes from upstream - Related: rhbz#1455216
- rebase to version 1.3 - Resolves: rhbz#1455216
- Fix mapping type in pool params parse - Resolves: bz#1436820
- Add 'Requires: libpmem' lines for debug packages. - Related: bz#1383467 bz#1382407
- Actually apply stable update patches - Related: bz#1383467 bz#1382407
- Update to latest stable release - Pull in pending stable patches for the test harness - disable % check temporarily until all test issues are resolved - Resolves: bz#1383467 bz#1382407
- Add missing version dependencies between packages - Resolves: bz#1274541
- Initial import for RHEL 7 - Resolves: bz#1274541
- Move debug variants of the libraries to -debug subpackages