~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

TOMOYO Linux Cross Reference
Linux/Documentation/translations/zh_CN/core-api/index.rst

Version: ~ [ linux-6.12-rc7 ] ~ [ linux-6.11.7 ] ~ [ linux-6.10.14 ] ~ [ linux-6.9.12 ] ~ [ linux-6.8.12 ] ~ [ linux-6.7.12 ] ~ [ linux-6.6.60 ] ~ [ linux-6.5.13 ] ~ [ linux-6.4.16 ] ~ [ linux-6.3.13 ] ~ [ linux-6.2.16 ] ~ [ linux-6.1.116 ] ~ [ linux-6.0.19 ] ~ [ linux-5.19.17 ] ~ [ linux-5.18.19 ] ~ [ linux-5.17.15 ] ~ [ linux-5.16.20 ] ~ [ linux-5.15.171 ] ~ [ linux-5.14.21 ] ~ [ linux-5.13.19 ] ~ [ linux-5.12.19 ] ~ [ linux-5.11.22 ] ~ [ linux-5.10.229 ] ~ [ linux-5.9.16 ] ~ [ linux-5.8.18 ] ~ [ linux-5.7.19 ] ~ [ linux-5.6.19 ] ~ [ linux-5.5.19 ] ~ [ linux-5.4.285 ] ~ [ linux-5.3.18 ] ~ [ linux-5.2.21 ] ~ [ linux-5.1.21 ] ~ [ linux-5.0.21 ] ~ [ linux-4.20.17 ] ~ [ linux-4.19.323 ] ~ [ linux-4.18.20 ] ~ [ linux-4.17.19 ] ~ [ linux-4.16.18 ] ~ [ linux-4.15.18 ] ~ [ linux-4.14.336 ] ~ [ linux-4.13.16 ] ~ [ linux-4.12.14 ] ~ [ linux-4.11.12 ] ~ [ linux-4.10.17 ] ~ [ linux-4.9.337 ] ~ [ linux-4.4.302 ] ~ [ linux-3.10.108 ] ~ [ linux-2.6.32.71 ] ~ [ linux-2.6.0 ] ~ [ linux-2.4.37.11 ] ~ [ unix-v6-master ] ~ [ ccs-tools-1.8.12 ] ~ [ policy-sample ] ~
Architecture: ~ [ i386 ] ~ [ alpha ] ~ [ m68k ] ~ [ mips ] ~ [ ppc ] ~ [ sparc ] ~ [ sparc64 ] ~

  1 .. include:: ../disclaimer-zh_CN.rst
  2 
  3 :Original: Documentation/core-api/index.rst
  4 
  5 :翻译:
  6 
  7  司延腾 Yanteng Si <siyanteng@loongson.cn>
  8 
  9 .. _cn_core-api_index.rst:
 10 
 11 ===========
 12 核心API文档
 13 ===========
 14 
 15 这是核心内核API手册的首页。 非常感谢为本手册转换(和编写!)的文档!
 16 
 17 核心实用程序
 18 ============
 19 
 20 本节包含通用的和“核心中的核心”文档。 第一部分是 docbook 时期遗留下
 21 来的大量 kerneldoc 信息;有朝一日,若有人有动力的话,应当把它们拆分
 22 出来。
 23 
 24 .. toctree::
 25    :maxdepth: 1
 26 
 27    kernel-api
 28    printk-basics
 29    printk-formats
 30    workqueue
 31    watch_queue
 32    symbol-namespaces
 33 
 34 数据结构和低级实用程序
 35 ======================
 36 
 37 在整个内核中使用的函数库。
 38 
 39 .. toctree::
 40    :maxdepth: 1
 41 
 42    kobject
 43    kref
 44    assoc_array
 45    xarray
 46    rbtree
 47    idr
 48    circular-buffers
 49    generic-radix-tree
 50    packing
 51    this_cpu_ops
 52    union_find
 53 
 54 =======
 55 
 56 Todolist:
 57 
 58    timekeeping
 59    errseq
 60 
 61 并发原语
 62 ========
 63 
 64 Linux如何让一切同时发生。 详情请参阅
 65 :doc:`/locking/index`
 66 
 67 .. toctree::
 68    :maxdepth: 1
 69 
 70    irq/index
 71    refcount-vs-atomic
 72    local_ops
 73    padata
 74 
 75 Todolist:
 76 
 77    ../RCU/index
 78 
 79 低级硬件管理
 80 ============
 81 
 82 缓存管理,CPU热插拔管理等。
 83 
 84 .. toctree::
 85    :maxdepth: 1
 86 
 87    cachetlb
 88    cpu_hotplug
 89    genericirq
 90    memory-hotplug
 91    protection-keys
 92 
 93 Todolist:
 94 
 95 
 96    memory-hotplug
 97    cpu_hotplug
 98    genericirq
 99 
100 
101 内存管理
102 ========
103 
104 如何在内核中分配和使用内存。请注意,在
105 :doc:`/mm/index` 中有更多的内存管理文档。
106 
107 .. toctree::
108    :maxdepth: 1
109 
110    memory-allocation
111    unaligned-memory-access
112    mm-api
113    genalloc
114    boot-time-mm
115    gfp_mask-from-fs-io
116 
117 Todolist:
118 
119    dma-api
120    dma-api-howto
121    dma-attributes
122    dma-isa-lpc
123    pin_user_pages
124 
125 内核调试的接口
126 ==============
127 
128 Todolist:
129 
130    debug-objects
131    tracepoint
132    debugging-via-ohci1394
133 
134 其它文档
135 ========
136 
137 不适合放在其它地方或尚未归类的文件;
138 
139 Todolist:
140 
141    librs
142 
143 .. only:: subproject and html
144 
145    Indices
146    =======
147 
148    * :ref:`genindex`

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~

kernel.org | git.kernel.org | LWN.net | Project Home | SVN repository | Mail admin

Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.

sflogo.php