Skip to content

Latest commit

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

An Empirical Guide to the Behavior and Use of Scalable Persistent Memory

Performance characterization and empirical study of Intel's Optane persistent memory. This repo contains the data and source code for our USENIX FAST paper.

Table of Content

DirectoryDescription
data/Raw data (in csv format) of the sweep test
graphs/Data (in csv format) used in the paper graphs
src/Source code of lattester tool

Configuration

Hardware

ItemDescription
CPUs2
CPUIntel Xeon Platinum 8260 ES (Cascade Lake SP)
CPUFreq.24 Cores at 2.2 Ghz base clock
CPU L132 KB i-Cache, 32 KB d-cache
CPU L21 MB
CPU L333 MB (shared)
DRAM2x6x32 GB Micron DDR4 2666 MHz (36ASF4G72PZ)
PM2x6x256 GB Intel Optane DC 2666 MHz QS (NMA1XXD256GQS)

Software

ItemDescription
GNU/Linux DistroFedora 27
Linux Kernel4.13.0
CPU GovernorPerformance
HyperThreading (SMP)Disabled
NVDIMM Firmware01.01.00.5253
KASLRDisabled
CPU mitigationsOff

Bibliography

@inproceedings {OptaneStudy,
author = {Jian Yang and Juno Kim and Morteza Hoseinzadeh and Joseph Izraelevitz and Steve Swanson},
title = {An Empirical Guide to the Behavior and Use of Scalable Persistent Memory},
booktitle = {18th {USENIX} Conference on File and Storage Technologies ({FAST} 20)},
year = {2020},
isbn = {978-1-939133-12-0},
address = {Santa Clara, CA},
pages = {169--182},
url = {https://www.usenix.org/conference/fast20/presentation/yang},
publisher = {{USENIX} Association},
month = feb,
}

License

# SPDX-License-Identifier: GPL-2.0
Copyright 2019 Regents of the University of California, UCSD Non-Volatile Systems Lab

About

No description, website, or topics provided.

Resources

Stars

119 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages