Name: | libvmem-debug |
---|---|
Version: | 1.6 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 553001 |
License: | BSD |
RPM: | libvmem-debug-1.6-2.el8.x86_64.rpm |
Source RPM: | pmdk-1.6-2.el8.src.rpm |
Build Date: | Sun Nov 10 2019 |
Build Host: | jenkins-10-147-72-125-5175330d-7169-4500-9dab-ee68de92c90a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://pmem.io/pmdk |
Summary: | Debug variant of the Volatile Memory allocation library |
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. |