Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Faster and Fewer Page Faults in Linux Kernel - Kernel Recipes 2023

Kernel Recipes via YouTube

Overview

Explore advancements in Linux page fault mechanisms designed to reduce fault occurrences and enhance handling speed. Dive into the implementation of large folios for memory management, addressing the limitations of 4KiB pages in modern memory requirements. Learn how the kernel allocates multiple pages simultaneously during page faults, significantly improving efficiency. Discover the benefits of managing VMAs with Maple Trees, offering faster information retrieval compared to red-black trees due to their shallower structure and improved CPU cache utilization. Understand how these combined innovations lead to substantial reductions in page fault handling time, allowing for increased user code execution. Gain insights from Matthew Wilcox's presentation at Kernel Recipes 2023, showcasing these performance enhancements in Linux memory management without compromising system stability.

Syllabus

Kernel Recipes 2023 - Faster & Fewer Page Faults

Taught by

Kernel Recipes

Reviews

Start your review of Faster and Fewer Page Faults in Linux Kernel - Kernel Recipes 2023

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.