NyxCache - Flexible and Efficient Multi-tenant Persistent Memory Caching
Offered By: USENIX via YouTube
Course Description
Overview
Explore a 16-minute conference talk from FAST '22 that introduces NyxCache (Nyx), an innovative access regulation framework for multi-tenant persistent memory caching. Discover how Nyx supports light-weight access regulation, per-cache resource usage estimation, and inter-cache interference analysis. Learn about the implementation of crucial sharing policies such as resource-limiting, QoS-awareness, fair slowdown, and proportional sharing. Understand how Nyx resource-limiting accurately limits PM usage for each cache, providing superior performance isolation compared to bandwidth-limiting methods. Examine the QoS capabilities of Nyx, which ensure latency-critical caches receive guaranteed performance while allowing higher throughput for non-interfering best-effort caches. Gain insights into Nyx's practical applications, including its ability to isolate write-spikes and protect important caches from increased best-effort traffic slowdowns.
Syllabus
Introduction
Memorybased today
Inmemory keyword caches
PMM throughput
Cloud resource limiting approach
Design new mechanism
DRM interface analysis
Demonstration
Summary
Taught by
USENIX
Related Courses
LDPC-in-SSD - Making Advanced Error Correction Codes Work Effectively in Solid State DrivesUSENIX via YouTube Understanding the Robustness of SSDs under Power Fault
USENIX via YouTube Unioning of the Buffer Cache and Journaling Layers with Non-volatile Memory
USENIX via YouTube BetrFS - A Right-Optimized Write-Optimized File System
USENIX via YouTube F2FS - A New File System for Flash Storage
USENIX via YouTube