免费下载书籍地址:PDF下载地址
精美图片

LINUX设备驱动程序书籍详细信息
- ISBN:9787564100445
- 作者:暂无作者
- 出版社:暂无出版社
- 出版时间:2005年06月
- 页数:615 页
- 价格:89.00元
- 纸张:暂无纸张
- 装帧:暂无装帧
- 开本:暂无开本
- 语言:未知
- 丛书:暂无丛书
- TAG:暂无
- 豆瓣评分:暂无豆瓣评分
内容简介:
本书揭示了如何给大多数的设备编写驱动程序的信息,这些信息迄今仅通过口头或者隐晦的源代码注释被共享。你不必是一个内核高手就可以理解并享受本书,所需要的只是C以及Unix系统调用方面的背景知识。在不需要特殊的硬件设备就能编译和运行的详细示例的指引下,你将学会如何给字符设备、块设备和网络接口编写驱动程序。PCI、USB和tty(终端)子系统都单列一章。本书为那些对操作系统的工作机制好奇的人提供了地址空间、异步事件和I/O等方面的阐述。
书籍目录:
暂无相关目录,正在全力查找中!
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
在线阅读地址:LINUX设备驱动程序在线阅读
在线听书地址:LINUX设备驱动程序在线收听
在线购买地址:LINUX设备驱动程序在线购买
原文赏析:
GFP_ATOMIC
Used to allocate memory from interrupt handlers and other code outside of a process context. Never sleeps.
GFP_KERNEL
Normal allocation of kernel memory. May sleep.
struct gendisk is a dynamically allocated structure that requires special kernel
manipulation to be initialized; drivers cannot allocate the structure on their own.
Instead, you must call:
The minors argument should be the number of minor numbers this disk uses; note
that you cannot change the minors field later and expect things to work properly.
When a disk is no longer needed, it should be freed with:
A gendisk is a reference-counted structure (it contains a kobject). There are get_disk
and put_disk functions available to manipulate the reference count, but drivers
should never need to do that. Normally, the call to del_gendisk removes the final reference
to a gendisk, but there are no guarantees of that. Thus, it is possible that the
structure could continue to exist (and your methods could be called) after a call to
del_gendisk. If you delete the structure when there are no users (that is, after the final
release or in your module cleanup function), however, you can be sure that you will
not hear from it again.
Allocating a gendisk structure does not make the disk available to the system. To do
that, you must initialize the structure and call add_disk:
其它内容:
书籍介绍
本书揭示了如何给大多数的设备编写驱动程序的信息,这些信息迄今仅通过口头或者隐晦的源代码注释被共享。你不必是一个内核高手就可以理解并享受本书,所需要的只是C以及Unix系统调用方面的背景知识。在不需要特殊的硬件设备就能编译和运行的详细示例的指引下,你将学会如何给字符设备、块设备和网络接口编写驱动程序。PCI、USB和tty(终端)子系统都单列一章。本书为那些对操作系统的工作机制好奇的人提供了地址空间、异步事件和I/O等方面的阐述。
书籍真实打分
故事情节:5分
人物塑造:9分
主题深度:4分
文字风格:5分
语言运用:8分
文笔流畅:7分
思想传递:6分
知识深度:4分
知识广度:4分
实用性:3分
章节划分:6分
结构布局:3分
新颖与独特:5分
情感共鸣:3分
引人入胜:3分
现实相关:8分
沉浸感:4分
事实准确性:6分
文化贡献:8分
网站评分
书籍多样性:9分
书籍信息完全性:6分
网站更新速度:8分
使用便利性:9分
书籍清晰度:7分
书籍格式兼容性:7分
是否包含广告:7分
加载速度:5分
安全性:4分
稳定性:9分
搜索功能:8分
下载便捷性:9分
下载点评
- 赞(441+)
- 内涵好书(496+)
- 速度快(194+)
- 目录完整(509+)
- 图书多(432+)
- 方便(541+)
- 差评少(90+)
- 字体合适(337+)
- 愉快的找书体验(514+)
下载评价
网友 步***青:。。。。。好
网友 康***溪:强烈推荐!!!
网友 訾***雰:下载速度很快,我选择的是epub格式
网友 宫***玉:我说完了。
网友 寇***音:好,真的挺使用的!
网友 林***艳:很好,能找到很多平常找不到的书。
网友 石***烟:还可以吧,毕竟也是要成本的,付费应该的,更何况下载速度还挺快的
网友 孔***旋:很好。顶一个希望越来越好,一直支持。
网友 方***旋:真的很好,里面很多小说都能搜到,但就是收费的太多了