Overview
Explore a comprehensive conference talk from the Linux Plumbers Conference on the reworking of the KVA allocator in the Linux kernel. Delve into the improvements made by speaker Uladzislau Rezki as he discusses the current allocation scheme, its drawbacks, and the new model implemented. Learn about zones, sequential location, minimizing external fragmentation, and the new memory and location strategies. Examine the block diagram, block split process, and performance analysis of the reworked allocator. Gain insights into CPU contention, stability fixes, and the research and development behind this crucial kernel component.
Syllabus
Intro
Main topics
Big data
Lost motivation
Requirements
Zones
Sequential location
Minimize external fragmentation
Current allocation scheme
Example
Drawbacks
New Locations
New Memory
New Model
How we allocate
Block diagram
Block split
Summary
Location
Performance Analysis
Rework
Redline
Stability fixes
Merged to 51
Merged to 25
Basic links
CPU contention
Research and development
Thank you
Taught by
Linux Plumbers Conference