Linux Device Driver Development Cookbook在线阅读
会员

Linux Device Driver Development Cookbook

Rodolfo Giometti
开会员,本书免费读 >

计算机网络操作系统7.3万字

更新时间:2021-06-24 13:54:49 最新章节:Leave a review - let other readers know what you think

立即阅读
加书架
下载
听书

书籍简介

Linuxisaunifiedkernelthatiswidelyusedtodevelopembeddedsystems.AsLinuxhasturnedouttobeoneofthemostpopularoperatingsystemsused,theinterestindevelopingproprietarydevicedrivershasalsoincreased.Devicedriversplayacriticalroleinhowthesystemperformsandensuresthatthedeviceworksinthemannerintended.Byofferingseveralexamplesonthedevelopmentofcharacterdevicesandhowtouseotherkernelinternals,suchasinterrupts,kerneltimers,andwaitqueue,aswellashowtomanageadevicetree,youwillbeabletoaddpropermanagementforcustomperipheralstoyourembeddedsystem.YouwillbeginbyinstallingtheLinuxkernelandthenconfiguringit.Onceyouhaveinstalledthesystem,youwilllearntousethedifferentkernelfeaturesandthecharacterdrivers.Youwillalsocoverinterruptsin-depthandhowyoucanmanagethem.Later,youwillgetintothekernelinternalsrequiredfordevelopingapplications.Next,youwillimplementadvancedcharacterdriversandalsobecomeanexpertinwritingimportantLinuxdevicedrivers.Bytheendofthebook,youwillbeabletoeasilywriteacustomcharacterdriverandkernelcodeasperyourrequirements.
品牌:中图公司
上架时间:2019-05-31 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行

最新章节

Rodolfo Giometti
主页
  • 会员
    ThisbooktargetsEmbeddedSystemdevelopersandGNU/LinuxprogrammerswhowouldliketoprogramEmbeddedSystemsandperformEmbeddeddevelopment.Thebookfocusesonquickandefficientprototypebu
    Rodolfo Giometti自动化14.3万字

最新上架

  • 会员
    本书从程序员的角度来详细说明计算机系统的本质概念,并展示这些概念如何影响应用程序的正确性与性能,强调在实际系统的操作中发现问题、分析问题和解决问题,特别注意引导学生建立“计算机系统”的概念,将程序代码的编写、编译及运行与机器内部特性紧密结合起来。本书将讲解计算机系统中的底层实现过程,引导读者编写更高效的程序,成为更有效率的程序员——能够更有效的找出并消除程序中的bug,能够更好的进行程序性能调忧,
    赵欢 杨科华编著计算机17.3万字
  • 会员
    本书系统介绍eBPF技术生态、特性、五大主流开发框架,并深度剖析应用、网络、内存、I/O、调度、安全六大关键Linux可观测性实践。本书共9章,从逻辑上分为两部分。第一部分为eBPF基础(第1~3章):第1章概述eBPF技术的发展历程和应用场景;第2章深入解析eBPF的指令集、辅助函数及程序类型设计原理;第3章介绍如何使用libbpf、BCC、eunomia-bpf、Coolbpf等工具开发eBP
    毛文安 郑昱笙 程书意 廖肇燕计算机14.4万字