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