YoVDO

AIFM - High-Performance, Application-Integrated Far Memory

Offered By: USENIX via YouTube

Tags

OSDI (Operating Systems Design and Implementation) Courses Performance Evaluation Courses System Architecture Courses

Course Description

Overview

Explore a groundbreaking approach to memory management in datacenter servers through this 20-minute conference talk from OSDI '20. Dive into the concept of Application-Integrated Far Memory (AIFM), a high-performance solution that addresses memory scarcity and underutilization in modern datacenters. Learn how AIFM enables applications to access remote memory resources with local RAM-like latency, avoiding read and write amplification issues common in paging-based systems. Discover the innovative API that allows developers to create remoteable, hybrid near/far memory data structures while maintaining transparency and ease of use. Examine the key insights behind AIFM's efficiency, including the exposure of application-level semantics to a high-performance runtime. Explore real-world applications of AIFM, including a web application frontend, NYC taxi data analytics, a memcached-like key-value cache, and Snappy compression. Compare AIFM's performance against state-of-the-art kernel-integrated, paging-based far memory systems, and understand its potential to revolutionize memory utilization in datacenter environments.

Syllabus

Intro
In-Memory Applications
Memory Is Inelastic
Trending Solution: Far Memory
Existing Far-Memory Systems Perform Poorly
Why Do Existing Systems Waste Performance?
Challenge 1: Semantic Gap
Challenge 2: High Kernel Overheads
Design Space
Remoteable Data Structure Library
Userspace Runtime
Pauseless Evacuator
Remote Agent
Sample Code
Implementation
Evaluation
Performance on Different Compute Intensities
NYC Taxi Analysis (C++ DataFrame)
Other Experiments
Related Work
Conclusion


Taught by

USENIX

Related Courses

GraphX - Graph Processing in a Distributed Dataflow Framework
USENIX via YouTube
Theseus - An Experiment in Operating System Structure and State Management
USENIX via YouTube
RedLeaf - Isolation and Communication in a Safe Operating System
USENIX via YouTube
Microsecond Consensus for Microsecond Applications
USENIX via YouTube
KungFu - Making Training in Distributed Machine Learning Adaptive
USENIX via YouTube