Explore a practical approach to reassessing and optimizing data structure implementations in the Linux kernel. Delve into methods for evaluating performance, identifying optimization opportunities, and implementing effective modifications to enhance the kernel's foundational functionality. Learn how linked lists and red-black trees can be fine-tuned for improved performance and deterministic execution. Discover the impact of these optimizations on the overall functionality of the kernel and gain insights into the process of submitting improvements to the Linux kernel mailing list. Understand the significance of refining data structures in contributing to the kernel's core functionality, even if it may not attract as much attention as work on kernel subsystems.
Overview
Syllabus
Refining Data Structure Implementations in the Linux Kernel for Improve..- Jim Huang & Kuan-Wei Chiu
Taught by
Linux Foundation