xref: /linux/Documentation/translations/zh_CN/admin-guide/index.rst (revision c8d430db8eec7d4fd13a6bea27b7086a54eda6da)
1.. include:: ../disclaimer-zh_CN.rst
2
3:Original: :doc:`../../../admin-guide/index`
4:Translator: Alex Shi <alex.shi@linux.alibaba.com>
5
6
7Linux 内核用户和管理员指南
8==========================
9
10下面是一组随时间添加到内核中的面向用户的文档的集合。到目前为止,还没有一个
11整体的顺序或组织 - 这些材料不是一个单一的,连贯的文件!幸运的话,情况会随着
12时间的推移而迅速改善。
13
14这个初始部分包含总体信息,包括描述内核的README, 关于内核参数的文档等。
15
16.. toctree::
17   :maxdepth: 1
18
19   README
20
21Todolist:
22
23*   kernel-parameters
24*   devices
25*   sysctl/index
26
27本节介绍CPU漏洞及其缓解措施。
28
29Todolist:
30
31*   hw-vuln/index
32
33下面的一组文档,针对的是试图跟踪问题和bug的用户。
34
35.. toctree::
36   :maxdepth: 1
37
38   reporting-issues
39   reporting-regressions
40   bug-hunting
41   bug-bisect
42   tainted-kernels
43   init
44
45Todolist:
46
47*   ramoops
48*   dynamic-debug-howto
49*   kdump/index
50*   perf/index
51
52这是应用程序开发人员感兴趣的章节的开始。可以在这里找到涵盖内核ABI各个
53方面的文档。
54
55Todolist:
56
57*   sysfs-rules
58
59本手册的其余部分包括各种指南,介绍如何根据您的喜好配置内核的特定行为。
60
61
62.. toctree::
63   :maxdepth: 1
64
65   bootconfig
66   clearing-warn-once
67   cpu-load
68   cputopology
69   lockup-watchdogs
70   numastat
71   unicode
72   sysrq
73   mm/index
74
75Todolist:
76
77*   acpi/index
78*   aoe/index
79*   auxdisplay/index
80*   bcache
81*   binderfs
82*   binfmt-misc
83*   blockdev/index
84*   braille-console
85*   btmrvl
86*   cgroup-v1/index
87*   cgroup-v2
88*   cifs/index
89*   dell_rbu
90*   device-mapper/index
91*   edid
92*   efi-stub
93*   ext4
94*   nfs/index
95*   gpio/index
96*   highuid
97*   hw_random
98*   initrd
99*   iostats
100*   java
101*   jfs
102*   kernel-per-CPU-kthreads
103*   laptops/index
104*   lcd-panel-cgram
105*   ldm
106*   LSM/index
107*   md
108*   media/index
109*   module-signing
110*   mono
111*   namespaces/index
112*   parport
113*   perf-security
114*   pm/index
115*   pnp
116*   rapidio
117*   ras
118*   rtc
119*   serial-console
120*   svga
121*   thunderbolt
122*   ufs
123*   vga-softcursor
124*   video-output
125*   xfs
126
127.. only::  subproject and html
128
129   Indices
130   =======
131
132   * :ref:`genindex`
133