1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 .. include:: ./disclaimer-zh_CN.rst 3 .. include:: ./disclaimer-zh_CN.rst 4 4 5 :Original: Documentation/subsystem-apis.rst 5 :Original: Documentation/subsystem-apis.rst 6 6 7 :翻译: 7 :翻译: 8 8 9 唐艺舟 Tang Yizhou <tangyeechou@gmail.com> 9 唐艺舟 Tang Yizhou <tangyeechou@gmail.com> 10 10 11 ============== 11 ============== 12 内核子系统文档 12 内核子系统文档 13 ============== 13 ============== 14 14 15 这些书籍从内核开发者的角度,详 15 这些书籍从内核开发者的角度,详细介绍了特定内核子系统 16 的如何工作。这里的大部分信息直 16 的如何工作。这里的大部分信息直接取自内核源代码,并 17 根据需要添加了补充材料(或者至 17 根据需要添加了补充材料(或者至少是我们设法添加的 - 可 18 能 *不是* 所有的材料都有需要)。 18 能 *不是* 所有的材料都有需要)。 19 19 20 核心子系统 20 核心子系统 21 ---------- 21 ---------- 22 22 23 .. toctree:: 23 .. toctree:: 24 :maxdepth: 1 24 :maxdepth: 1 25 25 26 core-api/index 26 core-api/index 27 driver-api/index 27 driver-api/index 28 mm/index 28 mm/index 29 power/index 29 power/index 30 scheduler/index 30 scheduler/index 31 locking/index 31 locking/index 32 32 33 TODOList: 33 TODOList: 34 34 35 * timers/index 35 * timers/index 36 36 37 人机接口 37 人机接口 38 -------- 38 -------- 39 39 40 .. toctree:: 40 .. toctree:: 41 :maxdepth: 1 41 :maxdepth: 1 42 42 43 sound/index 43 sound/index 44 44 45 TODOList: 45 TODOList: 46 46 47 * input/index 47 * input/index 48 * hid/index 48 * hid/index 49 * gpu/index 49 * gpu/index 50 * fb/index 50 * fb/index 51 51 52 网络接口 52 网络接口 53 -------- 53 -------- 54 54 55 .. toctree:: 55 .. toctree:: 56 :maxdepth: 1 56 :maxdepth: 1 57 57 58 infiniband/index 58 infiniband/index 59 59 60 TODOList: 60 TODOList: 61 61 62 * networking/index 62 * networking/index 63 * netlabel/index 63 * netlabel/index 64 * isdn/index 64 * isdn/index 65 * mhi/index 65 * mhi/index 66 66 67 存储接口 67 存储接口 68 -------- 68 -------- 69 69 70 .. toctree:: 70 .. toctree:: 71 :maxdepth: 1 71 :maxdepth: 1 72 72 73 filesystems/index 73 filesystems/index 74 74 75 TODOList: 75 TODOList: 76 76 77 * block/index 77 * block/index 78 * cdrom/index 78 * cdrom/index 79 * scsi/index 79 * scsi/index 80 * target/index 80 * target/index 81 81 82 **Fixme**: 这里还需要更多的分类组 82 **Fixme**: 这里还需要更多的分类组织工作。 83 83 84 .. toctree:: 84 .. toctree:: 85 :maxdepth: 1 85 :maxdepth: 1 86 86 87 accounting/index 87 accounting/index 88 cpu-freq/index 88 cpu-freq/index 89 iio/index 89 iio/index 90 virt/index 90 virt/index 91 PCI/index 91 PCI/index 92 peci/index 92 peci/index 93 93 94 TODOList: 94 TODOList: 95 95 96 * fpga/index 96 * fpga/index 97 * i2c/index 97 * i2c/index 98 * leds/index 98 * leds/index 99 * pcmcia/index 99 * pcmcia/index 100 * spi/index 100 * spi/index 101 * w1/index 101 * w1/index 102 * watchdog/index 102 * watchdog/index 103 * hwmon/index 103 * hwmon/index 104 * accel/index 104 * accel/index 105 * security/index 105 * security/index 106 * crypto/index 106 * crypto/index 107 * bpf/index 107 * bpf/index 108 * usb/index 108 * usb/index 109 * misc-devices/index 109 * misc-devices/index 110 * wmi/index 110 * wmi/index
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.