Learn Python with Generative AI - Self Paced Online
2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
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 intricacies of Linux kernel interrupt delivery configuration in this informative conference talk. Delve into how the Linux kernel interacts with hardware to manage interrupts, covering key topics such as Interrupt Descriptor Table (IDT) configuration, CPU selection for new interrupt requests, and the configuration of interrupt controllers and MSI devices. Examine the differences between hwirq, vector, and virq through demonstrations using gdb/crash utility. Gain a deeper understanding of interrupt delivery mechanisms, building upon the Linux Kernel Teaching lecture on interrupts. Learn how device drivers register hardware interrupts and how the kernel routes them to specific CPUs, providing valuable insights for developers and system administrators working with Linux systems.
Syllabus
[x86] Linux Kernel Interrupt Delivery Configuration: How the Linux Kernel Interacts...- Adrian Huang
Taught by
Linux Foundation