Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Linux Kernel Programming Part 2 - Char Device Drivers and Kernel Synchronization
Kaiwan N Billimoria
ISBN: 9781801079518
- Get to grips with the basics of the modern Linux Device Model (LDM)
- Write a simple yet complete misc class character device driver
- Perform user-kernel interfacing using popular methods
- Understand and handle hardware interrupts confidently
- Perform I/O on peripheral hardware chip memory
- Explore kernel APIs to work with delays, timers, kthreads, and workqueues
- Understand kernel concurrency issues
- Work with key kernel synchronization primitives and discover how to detect and avoid deadlock
Mastering Linux Device Driver Development
John Madieu
ISBN: 9781789342048
- Explore and adopt Linux kernel helpers for locking, work deferral, and interrupt management
- Understand the Regmap subsystem...