Persistent Memory Documentation
HomePMDKNDCTLBlog
  • Persistent Memory Documentation
  • Getting Started Guide
    • Introduction
    • PMDK Introduction
    • NDCTL Introduction
    • System Requirements
    • Creating Development Environments
      • Linux Environments
        • Using the memmap Kernel Option
        • Advanced Topics
          • Partitioning Namespaces
          • I/O Alignment Considerations
      • Windows Environments
      • Virtualization
        • Windows Server Hyper-V
        • Using QEMU Virtualization
        • VMware VSphere/ESXi
      • Cloud Environments
        • Microsoft Azure Cloud
        • Google Cloud Platform (GCP)
    • Installing NDCTL
    • Installing PMDK
      • PMDK Directory Structure
      • Installing PMDK using Linux Packages
      • Installing PMDK from Source on Linux
      • Installing PMDK on Windows
  • IPMCTL User Guide
  • NDCTL User Guide
Powered by GitBook
On this page
  1. Getting Started Guide
  2. Creating Development Environments
  3. Virtualization

VMware VSphere/ESXi

PreviousUsing QEMU VirtualizationNextCloud Environments

Last updated 6 years ago

VMware VSphere v6.7 introduced a new PMEM Datastore which exposes persistent memory to a VM in two different modes. PMem-aware VMs can have direct access to persistent memory. Traditional VMs can use fast virtual disks stored on the PME datastore.

For servers that do not have physical persistent memory DIMMs, VSphere has an option to experience the behavior of Persistent Memory using PMEM Emulator. The emulator uses a chunk of volatile memory and makes it behave like Persistent Memory.

For more information please refer to the latest VMware .

Reference Material

  • VMware

  • VMware VSphere v6.7 Documentation

  • [YouTube] from the SNIA Persistent Memory Summit 2018

VSphere documentation
Persistent Memory Initiative
Using Persistent Memory
VMware vSphere Virtualization of PMEM