Skip to content

PMDK Version 1.13.1

Compare
Choose a tag to compare
@osalyk osalyk released this 31 May 13:35
· 715 commits to master since this release
1.13.1
b9ec478

This release :

  • Identifies and temporarily disables tests permanently or sporadically failing in some configurations:

  • Fixes failing tests:

    • obj_tx_alloc_mt (#5680)
    • pmem2_map_from_existing (#5594)
  • Temporarily disable pmem2_badblock test (#5650) due to missing infrastructure (#5636, #5652)

Other changes and notable bug fixes:

  • pmem2: fix valgrind instrumentation in pmem2_map_from_exisiting (#5605)
  • pmem2: remove data_mover memory leak (#5681, #5637)
  • test: update permissions of DAX devices after clearing bad blocks (#5611)
  • test: disable avx512f tests (pmem2_mem_ext) under Valgrind (#5658)