137 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3.. include:: ../disclaimer-zh_TW.rst4 5:Original: :doc:`../../../admin-guide/index`6:Translator: Alex Shi <alex.shi@linux.alibaba.com>7 胡皓文 Hu Haowen <2023002089@link.tyut.edu.cn>8 9Linux 內核用戶和管理員指南10==========================11 12下面是一組隨時間添加到內核中的面向用戶的文檔的集合。到目前爲止,還沒有一個13整體的順序或組織 - 這些材料不是一個單一的,連貫的文件!幸運的話,情況會隨着14時間的推移而迅速改善。15 16這個初始部分包含總體信息,包括描述內核的README, 關於內核參數的文檔等。17 18.. toctree::19 :maxdepth: 120 21 README22 23Todolist:24 25* kernel-parameters26* devices27* sysctl/index28 29本節介紹CPU漏洞及其緩解措施。30 31Todolist:32 33* hw-vuln/index34 35下面的一組文檔,針對的是試圖跟蹤問題和bug的用戶。36 37.. toctree::38 :maxdepth: 139 40 reporting-issues41 reporting-regressions42 security-bugs43 bug-hunting44 bug-bisect45 tainted-kernels46 init47 48Todolist:49 50* ramoops51* dynamic-debug-howto52* kdump/index53* perf/index54 55這是應用程序開發人員感興趣的章節的開始。可以在這裏找到涵蓋內核ABI各個56方面的文檔。57 58Todolist:59 60* sysfs-rules61 62本手冊的其餘部分包括各種指南,介紹如何根據您的喜好配置內核的特定行爲。63 64 65.. toctree::66 :maxdepth: 167 68 bootconfig69 clearing-warn-once70 cpu-load71 cputopology72 lockup-watchdogs73 unicode74 sysrq75 mm/index76 77Todolist:78 79* acpi/index80* aoe/index81* auxdisplay/index82* bcache83* binderfs84* binfmt-misc85* blockdev/index86* braille-console87* btmrvl88* cgroup-v1/index89* cgroup-v290* cifs/index91* dell_rbu92* device-mapper/index93* edid94* efi-stub95* ext496* nfs/index97* gpio/index98* highuid99* hw_random100* initrd101* iostats102* java103* jfs104* kernel-per-CPU-kthreads105* laptops/index106* lcd-panel-cgram107* ldm108* LSM/index109* md110* media/index111* module-signing112* mono113* namespaces/index114* numastat115* parport116* perf-security117* pm/index118* pnp119* rapidio120* ras121* rtc122* serial-console123* svga124* thunderbolt125* ufs126* vga-softcursor127* video-output128* xfs129 130.. only:: subproject and html131 132 Indices133 =======134 135 * :ref:`genindex`136 137