VirtIO-PMEM Driver Added To Linux 5.3 For Paravirtualized Persistent Memory

Written by Michael Larabel in Linux Storage on 18 July 2019 at 04:57 PM EDT. Add A Comment
LINUX STORAGE
In addition to Linux 5.3 bringing a VirtIO-IOMMU driver, this next kernel version is bringing another new VirtIO virtual device implementation: PMEM for para-virtualized persistent memory support for the likes of Intel Optane DC persistent memory.

This new driver is "virtio-pmem" and was developed at Red Hat for supporting persistent memory devices over VirtIO for use by KVM+QEMU guests. VirtIO-PMEM leverages existing persistent memory driver infrastructure for supporting DAX-capable file-systems.

This driver exposes a fake persistent memory NVDIMM to guests that does bypass the guest page cache. Concurrently Red Hat has been working on the VirtIO persistent memory specification and documented here. Likewise, the QEMU bits can be found here.

The VirtIO-PMEM driver for Linux 5.3 is part of the libnvdimm pull request.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week