Spring Courses Open for Enrollment
15% discount on select winter & spring courses for all subscribers.Coronavirus (COVID-19) Update
Our courses are taught remotely through spring 2021. Please check our coronavirus update page for our latest announcements.
Course
Linux Kernel and Drivers, Advanced
Advanced knowledge of Linux kernel data structure and the ability to use its framework for writing device drivers is critical for Linux programmers.
In this course, students learn to differentiate between the kernel development environment and writing user space programs. They study Linux kernel subsystems, such as Linux scheduler, memory management, networking stack, and Linux block layer, all of which helps them build high-performing kernel drivers.
We will develop kernel modules that use kernel facilities and services to perform actions, such as interrupt handling, direct memory access (DMA), bus-independent device access, invoking kernel threads, and mapping device memory into the user space.
By introducing students to the proper use of available Linux synchronization primitives such as mutex, rwlock, semaphores, and read copy-update (RCU), students will learn to handle concurrency issues in the driver code.
Topics include:
- Implementing device driver file operation methods: read(), write(), poll(), and mmap().
- Scheduling driver tasks via timer API and delegates background work to kernel threads via work queues.
- Exploring Linux device models and building user interfaces to driver functions via procfs and sysfs pseudo file system.
- Building kernel modules via kprobe for debugging and profiling (eBPF) production drivers.
- Developing a fully functional network driver for an emulated Realtek RTL8139 PCI ethernet card, as part of a final project.
Learning Outcomes:
At the conclusion of the course, you should be able to:
- Demonstrate how to avoid common mistakes and pitfalls when writing kernel code.
- Apply Linux device driver APIs to Linux kernel subsystems.
- Explain how to use kernel services for interrupt handling, DMA, memory mapping, and debugging.
- Describe Linux device drivers and practical driver examples that can be readily applied in the work environment.
Prerequisite(s):
Sections Open for Enrollment:
Schedule
Date: | Start Time: | End Time: | Meeting Type: | Location: |
---|---|---|---|---|
Thu, 01-28-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 02-04-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 02-11-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 02-18-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 02-25-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 03-04-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 03-11-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 03-18-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 03-25-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Thu, 04-01-2021 | 6:30 p.m. | 9:30 p.m. | Live-Online | ONLINE |
Course Inquiry
Ask us any questions you may have about this course.