OVERVIEW
PMDK
The Persistent Memory Development Kit (PMDK) is a collection of libraries and tools for System Administrators and Application Developers to simplify managing and accessing persistent memory devices. All PMDK related libraries are described in detail on pmem.io/pmdk.

PMDK offcial site: https://pmem.io/
DETAILS
AArch64 Supported Releases
Project AArch64 CI Status
Work Items
- [DONE] PMDK support on Arm64
- [DONE] Nvdimm device FS DAX support
- [DONE] fix insufficient flushing on ARMv8.2+
- [DONE] don't vary cacheline size at runtime in rpmem_basic/TEST22
- [DONE] Add HWCAP_DCPOP if not defined to avoid build failure
- [WIP] Ceph RBD Cache with Pmem Backend Integration on Arm64
- [WIP] Pmem RPMA library enablement and validation
- [WIP] No support for dc cvac and dc cvap on Arm64