Notes about NVMe PMR(Persistent Memory Region)
本文将mark下NVMe PMR(Persistent Memory Region)的相关notes。

Prerequisite
While CMB and PMR are PCIe-based memory on the NVMe drive, the PMR is specifically designed to be non-volatile (persistent), whereas the CMB is typically volatile.
PMRs add persistent to CMBs.
Introduction

Persistent Memory Region (PMR) is an optinal area of persistent memory that is located on the NVMe device, that can be read with standard PCIe memory reads/writes. This could be extra DRAM that is power protected, storage class memory or other new memory types.
Mode of Operation

参考资料: