libvmem-debug - Debug variant of the Volatile Memory allocation library
Website: | http://pmem.io/pmdk |
---|---|
License: | BSD |
Vendor: | CentOS |
- Description:
The libvmem library turns a pool of persistent memory into a volatile memory pool, similar to the system heap but kept separate and with its own malloc-style API. This sub-package contains debug variant of the library, providing run-time assertions and trace points. The typical way to access the debug version is to set the environment variable LD_LIBRARY_PATH to /usr/lib64/pmdk_debug.
Packages
libvmem-debug-1.5.1-2.1.el7.x86_64 [134 KiB] |
Changelog
by Jeff Moyer (2019-04-30):
- obsolete libpmemcto - Resolves: rhbz#1702932 |
libvmem-debug-1.4-3.el7.x86_64 [130 KiB] |
Changelog
by Jeff Moyer (2018-06-27):
- Fix up rpmemd dependency on libfabric - Resolves: rhbz#1595671 |
libvmem-debug-1.3-3.el7.x86_64 [122 KiB] |
Changelog
by Jeff Moyer (2017-10-19):
- fix up issues found by the clang static checker - Related: rhbz#1455216 |
libvmem-debug-1.2.1-4.el7.x86_64 [115 KiB] |
Changelog
by Jeff Moyer (2017-04-05):
- Fix mapping type in pool params parse - Resolves: bz#1436820 |
libvmem-debug-1.1-4.el7.x86_64 [109 KiB] |
Changelog
by Jeff Moyer (2016-07-14):
- Add missing version dependencies between packages - Resolves: bz#1274541 |