I am pleased to announce that memkind 1.10 has been released.
With this release comes with:
• Another way to use NVDIMM’s in a volatile mode (supporting Copy on Write) which relies on KMEM_DAX option from Linux Kernel
• Support for C++ allocator for the solution above
• Methods to reduce fragmentation and get information about memkind allocation statistics
• Other changes, e.g. simplified building process, , make pmemallocator interface stable
Source code and the release note are available down below:
https://github.com/memkind/memkind/releases/tag/v1.10.0
Michal Biesek