Linux Kernel Programming Part 2 – Char Device Drivers and Kernel Synchronization: Create user-kernel interfaces,work with peripheral I/O,and handle hardware interrupts


Linux Kernel Programming Part 2 - Char Device Drivers and Kernel Synchronization: Create user-kernel interfaces,work with peripheral I/O,and handle hardware interrupts
by 作者: Kaiwan N Billimoria
Publisher Finelybook 出版社: Packt Publishing (19 Mar. 2021)
Language 语言: English
pages 页数: 452 pages
ISBN-10 书号: 180107951X
ISBN-13 书号: 9781801079518


Book Description
Discover how to write high-quality character driver code,interface with userspace,work with chip memory,and gain an in-depth understanding of working with hardware interrupts and kernel synchronization
Linux Kernel Programming Part 2 – Char Device Drivers and Kernel Synchronization is an ideal companion guide to the Linux Kernel Programming book. This book provides a comprehensive introduction for those new to Linux device driver development and will have you up and running with writing misc class character device driver code (on the 5.4 LTS Linux kernel) in next to no time.
You’ll begin by 作者: learning how to write a simple and complete misc class character driver before interfacing your driver with user-mode processes via procfs,sysfs,debugfs,netlink sockets,and ioctl. You’ll then find out how to work with hardware I/O memory. The book covers working with hardware interrupts in depth and helps you understand interrupt request (IRQ) allocation,threaded IRQ handlers,tasklets,and softirqs. You’ll also explore the practical usage of useful kernel mechanisms,setting up delays,timers,kernel threads,and workqueues. Finally,you’ll discover how to deal with the complexity of kernel synchronization with locking technologies (mutexes,spinlocks,and atomic/refcount operators),including more advanced topics such as cache effects,a primer on lock-free techniques,deadlock avoidance (with lockdep),and kernel lock debugging techniques.
By the end of this Linux kernel book,you’ll have learned the fundamentals of writing Linux character device driver code for real-world projects and products.

What you will learn:
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

下载地址 Download
打赏
未经允许不得转载:finelybook » Linux Kernel Programming Part 2 – Char Device Drivers and Kernel Synchronization: Create user-kernel interfaces,work with peripheral I/O,and handle hardware interrupts

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏