Setting-Up a DAX-Capable File System
Learn how to create and mount a DAX-capable file system.
The XFS file system features DAX-capable mounts. Ensure that XFS creates mappings from the physical pages in the PMEM device to virtual pages using HugePages mappings.
XFS allows you to specify the minimum contiguous unit size and the minimum number of contiguous units in a stripe. These specifications are known as stripe unit and stripe width. The stripe unit and stripe width may be used to ensure HugePages mappings.