Name: | libpmemblk-devel |
---|---|
Version: | 1.2.1 |
Release: | 4.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 38947 |
License: | BSD |
RPM: | libpmemblk-devel-1.2.1-4.el7.x86_64.rpm |
Source RPM: | nvml-1.2.1-4.el7.src.rpm |
Build Date: | Sat May 27 2017 |
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 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
- NVML 1.1 release - Update link to source tarball - Add libpmempool subpackage - Remove obsolete patches
- switch to ExclusiveArch
- Exclude PPC architecture - Add bug numbers for excluded architectures