Skip to content

PMDK Version 1.12.1

Compare
Choose a tag to compare
@lplewa lplewa released this 25 Aug 16:12
· 1 commit to stable-1.12 since this release
1.12.1
786098a
  • Version 1.12.1

This release allows using the movdir64b instruction by setting an
environment variable, and fixes a number of smaller bugs.

Detailed list of bug fixes:
- obj: always perform cleanup of logs with leftover state
- pmem2: actually skip msync with noflush on non-pmem
- pmem2: make sure async functions use proper vdm flags
- common: fix default cflags in makefiles
- obj: ensure zones are reclaimed prior to free
- pmem2: enable movdir64b compilation but disable it in the runtime