Sorry, you need to enable JavaScript to visit this website.

Experiences Designing a Persistent Memory SDK

webinar

Author(s)/Presenter(s):

Paul Von Behren

Library Content Type

Presentation

Library Release Date

Focus Areas

Abstract

The SNIA NVM Programming Model specification defines a programming model for byte-addressable persistent memory (including certain types of NVDIMMs). The programming model’s recommended way to use persistent memory (PM) is as a new storage tier, rather than as a replacement for either volatile memory or disks. Intel is developing an open source software development kit (SDK) that eases the effort in developing applications to use PM optimally. This SDK will initially be available on Linux (utilizing emerging file system support for PM); support for other operating systems will be added over time.

Learning Objectives

The basics of the persistent memory programming model
The use of persistent memory as a new storage tier in applications
How applications are expected to use features of the SDK