Linux Kernel Programming Part 2 - Char Device Drivers and Kernel Synchronization
- Authors
- Billimoria, Kaiwan N.
- Publisher
- Packt Publishing
- Tags
- com019000 - computers , system administration , disaster and recovery , com088010 - computers , system administration , linux and unix administration , com043040 - computers , networking , network protocols
- Date
- 2021-03-19T00:00:00+00:00
- Size
- 10.84 MB
- Lang
- en
This book follows on from Linux Kernel Programming Part 1, helping you explore the Linux character device driver framework and enables you to write 'misc' class drivers. You'll learn how to efficiently interface with user apps, perform I/O on hardware memory, handle hardware interrupts, and leverage kernel delays, timers, kthreads, and workqueues.