Python, Prompt Engineering, Data Science — Build the Skills Employers Want Now
Build the Finance Skills That Lead to Promotions — Not Just Certificates
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore the intricate mechanisms behind Linux kernel memory management in this 35-minute conference talk from Kernel Recipes 2025. Dive deep into the kernel APIs that enable userland memory mapping, examining their internal workings and how the kernel tracks memory allocations. Learn about memory lifecycle events including reclaim and migration processes, understand the complexities of process forking and its impact on memory management, and discover how Virtual Memory Area (VMA) merging and splitting operations maintain system efficiency. Gain insight into the fundamental yet complex machinery that powers one of computing's most essential operations - memory allocation - through detailed analysis of the kernel's memory management subsystem.
Syllabus
Kernel Recipes 2025 - Where does my memory come from?
Taught by
Kernel Recipes