linux内核文档汇集
发布日期:2021-09-16 16:46:41 浏览次数:3 分类:技术文章

本文共 1998 字,大约阅读时间需要 6 分钟。

链接:

The Linux Kernel documentation

This is the top level of the kernel's documentation tree. Kernel documentation, like the kernel itself, is very much a work in progress; that is especially true as we work to integrate our many scattered documents into a coherent whole. Please note that improvements to the documentation are welcome; join the linux-doc list at vger.kernel.org if you want to help out.

Licensing documentation

The following describes the license of the Linux kernel source code (GPLv2), how to properly mark the license of individual files in the source tree, as well as links to the full license text.

User-oriented documentation

The following manuals are written for users of the kernel — those who are trying to get it to work optimally on a given system.

Firmware-related documentation

The following holds information on the kernel's expectations regarding the platform firmwares.

Application-developer documentation

The user-space API manual gathers together documents describing aspects of the kernel interface as seen by application developers.

Introduction to kernel development

These manuals contain overall information about how to develop the kernel. The kernel community is quite large, with thousands of developers contributing over the course of a year. As with any large community, knowing how things are done will make the process of getting your changes merged much easier.

Kernel API documentation

These books get into the details of how specific kernel subsystems work from the point of view of a kernel developer. Much of the information here is taken directly from the kernel source, with supplemental material added as needed (or at least as we managed to add it — probably not all that is needed).

Architecture-specific documentation

These books provide programming details about architecture-specific implementation.

Filesystem Documentation

The documentation in this section are provided by specific filesystem subprojects.

Translations

Indices and tables

 

转载地址:https://blog.csdn.net/xgbing/article/details/100652082 如侵犯您的版权,请留言回复原文章的地址,我们会给您删除此文章,给您带来不便请您谅解!

上一篇:AM335 uboot启动参数
下一篇:git命令手记

发表评论

最新留言

感谢大佬
[***.8.128.20]2024年04月09日 20时40分17秒

关于作者

    喝酒易醉,品茶养心,人生如梦,品茶悟道,何以解忧?唯有杜康!
-- 愿君每日到此一游!

推荐文章

Java注解@Cacheable的工作原理 2019-04-27
Java JDK目录下的jmap和jhat工具的使用方式 2019-04-27
使用Chrome开发者工具研究JavaScript的垃圾回收机制 2019-04-27
Chrome开发者工具里的一个隐藏技能:chrome://net-internals 2019-04-27
JavaScript ES6 Fetch API时需要注意的一个Cookie问题 2019-04-27
SAP UI5和Angular的事件处理机制比较 2019-04-27
SAP UI5和Angular里控制器(Controller)实现逻辑比较 2019-04-27
SAP UI5和Vue的双向绑定比较 2019-04-27
SAP Cloud for Customer里一个Promise的实际应用场合 2019-04-27
重新安装SCCM 2012 client,解决Windows10 1909在线更新问题 2019-04-27
使用jasmine.createSpyObj具有依赖关系的Angular服务进行单元测试 2019-04-27
SAP Spartacus B2B 页面信息提示图标的弹出窗口显示实现逻辑 2019-04-27
SAP Cloud Application Programming 里的@(path) 注解 2019-04-27
使用 Visual Studio Code SQLite 扩展来浏览 SAP Cloud Application Programming 数据库 2019-04-27
SAP Cloud Application Programming bookshop 例子 Vue页面不能正常显示的原因分析 2019-04-27
SAP Cloud Application Programming bookshop 例子的 Fiori Preview 2019-04-27
ABAP 标准培训教程 BC400 学习教程系列文章的目录 2019-04-27
如何从 SAP Spartacus Product Detail 页面,找到其 Angular 实现 Component 的位置 2019-04-27
第三方外部 Saas提供商如何跟使用 SAP 系统的客户进行对接接口集成 2019-04-27
Angular 服务器端渲染的学习笔记(一) 2019-04-27