Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libvmmalloc - Dynamic to Persistent Memory allocation translation library
- Description:
The libvmmalloc library transparently converts all the dynamic memory
allocations into persistent memory allocations. This allows the use
of persistent memory as volatile memory without modifying the target
application.
The typical usage of libvmmalloc is to load it via the LD_PRELOAD
environment variable.
Packages
libvmmalloc-1.1-4.el7.x86_64
[110 KiB] |
Changelog
by Jeff Moyer (2016-07-14):
- Add missing version dependencies between packages
- Resolves: bz#1274541
|