Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libvmem-debug - 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/nvml_debug.
Packages
libvmem-debug-1.3-3.el7.x86_64
[114 KiB] |
Changelog
by Jeff Moyer (2017-10-19):
- fix up issues found by the clang static checker
- Related: rhbz#1455216
|