1.. SPDX-License-Identifier: GPL-2.0 2 3.. include:: ../disclaimer-zh_TW.rst 4 5:Original: :doc:`../../../admin-guide/index` 6:Translator: 胡皓文 Hu Haowen <src.res@email.cn> 7 8Linux 內核用戶和管理員指南 9========================== 10 11下面是一組隨時間添加到內核中的面向用戶的文檔的集合。到目前爲止,還沒有一個 12整體的順序或組織 - 這些材料不是一個單一的,連貫的文件!幸運的話,情況會隨著 13時間的推移而迅速改善。 14 15這個初始部分包含總體信息,包括描述內核的README, 關於內核參數的文檔等。 16 17.. toctree:: 18 :maxdepth: 1 19 20 README 21 22Todolist: 23 24 kernel-parameters 25 devices 26 sysctl/index 27 28本節介紹CPU漏洞及其緩解措施。 29 30Todolist: 31 32 hw-vuln/index 33 34下面的一組文檔,針對的是試圖跟蹤問題和bug的用戶。 35 36.. toctree:: 37 :maxdepth: 1 38 39 reporting-issues 40 security-bugs 41 bug-hunting 42 bug-bisect 43 tainted-kernels 44 init 45 46Todolist: 47 48 reporting-bugs 49 ramoops 50 dynamic-debug-howto 51 kdump/index 52 perf/index 53 54這是應用程式開發人員感興趣的章節的開始。可以在這裡找到涵蓋內核ABI各個 55方面的文檔。 56 57Todolist: 58 59 sysfs-rules 60 61本手冊的其餘部分包括各種指南,介紹如何根據您的喜好配置內核的特定行爲。 62 63 64.. toctree:: 65 :maxdepth: 1 66 67 clearing-warn-once 68 cpu-load 69 unicode 70 71Todolist: 72 73 acpi/index 74 aoe/index 75 auxdisplay/index 76 bcache 77 binderfs 78 binfmt-misc 79 blockdev/index 80 bootconfig 81 braille-console 82 btmrvl 83 cgroup-v1/index 84 cgroup-v2 85 cifs/index 86 cputopology 87 dell_rbu 88 device-mapper/index 89 edid 90 efi-stub 91 ext4 92 nfs/index 93 gpio/index 94 highuid 95 hw_random 96 initrd 97 iostats 98 java 99 jfs 100 kernel-per-CPU-kthreads 101 laptops/index 102 lcd-panel-cgram 103 ldm 104 lockup-watchdogs 105 LSM/index 106 md 107 media/index 108 mm/index 109 module-signing 110 mono 111 namespaces/index 112 numastat 113 parport 114 perf-security 115 pm/index 116 pnp 117 rapidio 118 ras 119 rtc 120 serial-console 121 svga 122 sysrq 123 thunderbolt 124 ufs 125 vga-softcursor 126 video-output 127 xfs 128 129.. only:: subproject and html 130 131 Indices 132 ======= 133 134 * :ref:`genindex` 135 136