Linux内核 Documentation下的00-INDEX文档翻译

简介: This is a brief list of all the files in ./linux/Documentation and whatthey contain.


This is a brief list of all the files in ./linux/Documentation and what
they contain. If you add a documentation file, please list it here in 
alphabetical order as well, or risk being hunted down like a rabid dog. 
Please try and keep the descriptions small enough to fit on one line.
Thanks -- Paul G.
这是一个有关位于./linux/Documentation目录下所有文件的一个简短的列表和对它
所包含的内容的一个简单的介绍。如果你添加了一个目录文件,请同样以字母的顺序
将他罗列到这个文件中,否则这个目录将被认定是不合法的。请保持您的描述尽量的
小,争取一行搞定。谢谢。-- Paul G


Following translations are available on the WWW:
下列的翻译文件将在下列网址中:(www)


   - Japanese, maintained by the JF Project (JF@linux.or.jp), at
     http://www.linux.or.jp/JF/
   - 日语,由JF项目维护,在http://www.linux.or.jp/JF/中。


00-INDEX                                                                         
- this file.  这个文件
BK-usage/
- directory with info on BitKeeper.   BitKeeper(版本管理程序)的信息目录
BUG-HUNTING
- brute force method of doing binary search of patches to find bug.    对于补丁使用暴力的方法进行寻找bug
Changes
- list of changes that break older software packages.  对于比较早的版本包的一些改变
CodingStyle
- how the boss likes the C code in the kernel to look.  在内核中程序猿们使用的代码风格
DMA-mapping.txt
- info for PCI drivers using DMA portably across all platforms.  有关于所有平台的使用DMA的PCI驱动的相关信息
DocBook/
- directory with DocBook templates etc. for kernel documentation.   为内核文档设计的带有DocBook模板的目录
IO-mapping.txt
- how to access I/O mapped memory from within device drivers.       在设备驱动中如何与I/O内存进行通信
IRQ-affinity.txt
- how to select which CPU(s) handle which interrupt events on SMP.  在SMP(对称多处理器)中如何选择哪一个CPU处理哪一个中断
README.DAC960
- info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux  有关于为Linux所设计的 Mylex DAC960/DAC1100 PCI RAID控制器驱动的信息
README.moxa
- release notes for Moxa mutiport serial card.                       有关Moxa mutiport系列卡的相关发行信息
SAK.txt
- info on Secure Attention Keys.                                     有关SAK的信息  
SubmittingDrivers
- procedure to get a new driver source included into the kernel tree.  有关于获取一个被添加到内核树的新驱动的过程
SubmittingPatches 
- procedure to get a source patch included into the kernel tree.    有关于获取一个被添加到内核树的源补丁的过程
VGA-softcursor.txt
- how to change your VGA cursor from a blinking underscore.         有关于如何从一个可恶的下划线中改变成VGA游标
arm/
- directory with info about Linux on the ARM architecture.           有关于Linux在ARM架构上的信息目录
binfmt_misc.txt
- info on the kernel support for extra binary formats.               有关于内核对其他二进制格式的支持的信息
block/
- info on the Block I/O (BIO) layer.                                 有关于块设备层的信息
cachetlb.txt
- describes the cache/TLB flushing interfaces Linux uses.            描述linux使用的cache/TLB flushing接口
cciss.txt
- info, major/minor #'s for Compaq's SMART Array Controllers.    有关于康博智能阵列控制器的信息,最主要的/最小的#
cdrom/
- directory with information on the CD-ROM drivers that Linux has. 有关于linux拥有的CD-ROM驱动程序的信息的目录
computone.txt
- info on Computone Intelliport II/Plus Multiport Serial Driver    有关于Computone Intelliport II/plus 多串口系列驱动的信息
cpqarray.txt
- info on using Compaq's SMART2 Intelligent Disk Array Controllers. 有关于使用康博第二代智能磁盘阵列控制器的一些信息
cpufreq/
- info on CPU frequency and voltage scaling                          有关于CPU频率和电压缩放的信息                           
cris/
- directory with info about Linux on CRIS architecture.              有关于运行于CRIS架构上的Linux的信息目录
devices.txt
- plain ASCII listing of all the nodes in /dev/ with major minor #'s  位于/dev/目录下的所有节点的ASCII列表
digiboard.txt
- info on the Digiboard PC/X{i,e,eve} multiport boards.               有关于数字板PC/X{i,e,eve}多串口板的信息
digiepca.txt 
- info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.            有关于数字Intl. {PC,PCI,EISA}Xx 和 Xem系列卡的信息
dnotify.txt
- info about directory notification in Linux.                         有关于在linux中的目录通知的信息
driver-model.txt
- info about Linux driver model.                                      有关于linux驱动模块的信息
early-userspace/
- info about initramfs, klibc, and userspace early during boot.       有关于在启动早期initramfs,klibc和userspace的信息
exception.txt
- how Linux v2.2 handles exceptions without verify_area etc.           解释在没有验证区域的时候linux v2.2如何处理异常
fb/
- directory with info on the frame buffer graphics abstraction layer.  该目录是有关于帧缓冲的图像抽象层的信息
filesystems/
- directory with info on the various filesystems that Linux supports.   该目录是有关于linux支持的各种各样的文件系统的信息
floppy.txt
- notes and driver options for the floppy disk driver.                  软盘驱动程序的注意事项和一些驱动选项              
ftape.txt
- notes about the floppy tape device driver                              有关于软盘磁带设备驱动的一些注意事项                            
hayes-esp.txt
- info on using the Hayes ESP serial driver.                              有关于使用Hayes ESP系列驱动的信息
highuid.txt
- notes on the change from 16 bit to 32 bit user/group IDs.               有关于从16位到32位用户/组ID的变化
i2c/
- directory with info about the I2C bus/protocol (2 wire, kHz speed)      该目录是有关于I2c 总线/协议的信息(2根线,速度以 KHZ进行描述)
i386/
- directory with info about Linux on intel 32 bit architecture.            该目录是有关与linux在intel 32位架构上的相关信息
i810_rng.txt
- info on Linux support for random number generator in i8xx chipsets.       linux在i8xx芯片集上对随机数发生器的支持信息
ia64/
- directory with info about Linux on intel 64 bit architecture.             该目录是有关与linux在intel 64位架构上的相关信息
ide.txt
- important info for users of ATA devices (IDE/EIDE disks and CD-ROMS)      有关于ATA设备的重要信息
initrd.txt
- how to use the RAM disk as an initial/temporary root filesystem.           如何使用RAM磁盘作为一个最初的/暂时的根文件系统
input/
- info on Linux input device support.                                        linux输入设备支持信息
ioctl-number.txt
- how to implement and register device/driver ioctl calls.                   如何实现和注册设备/驱动ioctl调用             
isapnp.txt
- info on Linux ISA Plug & Play support                                      有关于LINUX plug & play支持信息
isdn/
- directory with info on the Linux ISDN support, and supported cards.        该目录是有关于linux的ISDN支持以及所支持的卡的信息
java.txt
- info on the in-kernel binary support for Java(tm)                           有关于在内核中的java的二进制支持信息
kbuild/
- directory with info about the kernel build process                          该目录是有关于内核构建过程的信息
kernel-doc-nano-HOWTO.txt
- mini HowTo on generation and location of kernel documentation files.        对内核目录系统的产生和定位的一个迷你HowTo 
kernel-docs.txt
- listing of various WWW + books that document kernel internals.              罗列了一些记录内核内部构件的网站和书籍
kernel-parameters.txt 
- summary listing of command line / boot prompt args for the kernel.           对一些命令行和启动提示的一些参数的介绍
ldm.txt
- a brief description of LDM (Windows Dynamic Disks).                          对LDM的一个简单的介绍        
locks.txt
- info on file locking implementations, flock() vs. fcntl(), etc.              对文件锁的实现,例如flock()与fcntl()的介绍
logo.gif
- Full colour GIF image of Linux logo (penguin)                                 linux标识的全色GIF图像
logo.txt
- Info on creator of above logo & site to get additional images from.           上述logo的创建者和获取该logo的网址的信息
m68k/
- directory with info about Linux on Motorola 68k architecture.                  该目录是关于linux在motorola 68k架构上的信息
magic-number.txt
- list of magic numbers used to mark/protect kernel data structures.            罗列了一些用于标识/保护内核数据结构的魔幻数字 
mandatory.txt
- info on the Linux implementation of Sys V mandatory file locking.             linux对sys V强制文件锁的实现信息
mca.txt 
- info on supporting Micro Channel Architecture (e.g. PS/2) systems.            linux对微通道架构系统的支持信息
md.txt
- info on boot arguments for the multiple devices driver                        有关于多设备驱动的启动参数的信息 
memory.txt
- info on typical Linux memory problems.                                         linux一些典型的内存问题
mips/ 
- directory with info about Linux on MIPS architecture.                          该目录是有关于linux在MIPS架构上的信息
mkdev.cciss
- script to make /dev entries for SMART controllers (see cciss.txt)              有关于智能控制器的make /dev命令入口的脚本
mkdev.ida
- script to make /dev entries for Intelligent Disk Array Controllers.            有关于智能磁盘阵列控制器的make /dev命令入口的脚本
moxa-smartio
- info on installing/using Moxa multiport serial driver.                        有关于如何安装和使用Moxa多串口系列驱动的信息
mtrr.txt
- how to use PPro Memory Type Range Registers to increase performance            如何使用记忆性范围寄存器来提高性能
nbd.txt
- info on a TCP implementation of a network block device.                        描述对于一个网络块设备的TCP实现方式
networking/ 
- directory with info on various aspects of networking with Linux.                该目录主要是介绍的linux中的有关网络的各个方面的信息
nfsroot.txt
- short guide on setting up a diskless box with NFS root filesystem              简短介绍如何在无磁盘的机器中设置NFS根文件系统       
nmi_watchdog.txt
- info on NMI watchdog for SMP systems                                           介绍对于SMP系统的NMI看门狗的信息
oops-tracing.txt
- how to decode those nasty internal kernel error dump messages.                 介绍如何编码那些讨厌的内部内核错误转储信息
paride.txt
- information about the parallel port IDE subsystem.                             有关于并行端口IDE子系统的信息
parisc/
- directory with info on using Linux on PA-RISC architecture.                    该目录介绍linux在PA—RISC架构上的信息
parport.txt
- how to use the parallel-port driver.                                            如何使用并行端口驱动
parport-lowlevel.txt
- description and usage of the low level parallel port functions.                 有关于底层的并行端口函数的介绍和使用方式
pci.txt
- info on the PCI subsystem for device driver authors                            为设备驱动的作者介绍的PCI子系统的信息              
pcwd-watchdog.txt
- info and sample code for using with the PC Watchdog reset card.                有关看门狗重置卡的信息和实例代码
pm.txt
- info on Linux power management support.                                         有关于linux的电源管理支持的信息
power/
- directory with info on Linux PCI power management.                             该目录主要介绍linux PCI电源管理的信息
powerpc/
- directory with info on using Linux with the PowerPC.                           该目录介绍在PowerPc机器上使用linux的信息
preempt-locking.txt
- info on locking under a preemptive kernel.                                      介绍在最先运行的内核下锁的信息
ramdisk.txt
- short guide on how to set up and use the RAM disk.                              如何设置和使用RAM磁盘的简短介绍
riscom8.txt
- notes on using the RISCom/8 multi-port serial driver.                           介绍如何使用RISCom/8多端口驱动器
rocket.txt
- info on installing/using the Comtrol RocketPort multiport serial driver          介绍如何安装和使用Comtrol公司的RocketPort多端口驱动
rtc.txt
- notes on how to use the Real Time Clock (aka CMOS clock) driver.                 介绍如何使用实时时钟驱动
s390/
- directory with info on using Linux on the IBM S390.                              该目录主要介绍在IBM S390上使用linux的信息
sh/
- directory with info on porting Linux to a new architecture.                      该目录主要介绍如何将linux推广到新的架构中
scsi/
- directory with info on Linux scsi support.                                       介绍有关于linux scsi支持的信息
serial-console.txt
- how to set up Linux with a serial line console as the default.                   介绍如何将串行控制台设置成默认的
sgi-visws.txt
- short blurb on the SGI Visual Workstations.                                      SGI可视化工作平台的简介     
smart-config.txt 
- description of the Smart Config makefile feature.                                对智能配置makefile特征的介绍
smp.tex
- LaTeX document describing implementation of Multiprocessor Linux                 该文件描述了多处理器linux的实现
smp.txt
- a few more notes on symmetric multi-processing                                   对对称多处理器的一些介绍
sonypi.txt
- info on Linux Sony Programmable I/O Device support.                             介绍sony可编程I/O设备的支持信息
sound/
- directory with info on sound card support                                       介绍对声卡的支持
sparc/
- directory with info on using Linux on Sparc architecture.                       该目录主要介绍linux在Sparc结构上的信息
specialix.txt                  
- info on hardware/driver for specialix IO8+ multiport serial card.               有关于specialix的IO8+多串口卡的硬件/驱动信息        
spinlocks.txt
- info on using spinlocks to provide exclusive access in kernel.                  介绍如何使用Spinlocks来提供对内核额外的访问
stallion.txt
- info on using the Stallion multiport serial driver.                             介绍如何使用Stallion多串口驱动
svga.txt
- short guide on selecting video modes at boot via VGA BIOS.                      在启动阶段通过VGA Bios选择视频模式的简介
sx.txt
- info on the Specialix SX/SI multiport serial driver.                            介绍Specialix的SX/SI多串口驱动
sysctl/
- directory with info on the /proc/sys/* files                                    该目录主要介绍位置/proc/sys/*目录下的文件
sysrq.txt
- info on the magic SysRq key                                                     介绍神奇的SysRq值                                         
telephony/
- directory with info on telephony (e.g. voice over IP) support.                  介绍对电话支持的目录
unicode.txt
- info on the Unicode character/font mapping used in Linux.                       介绍在linux中的unicode编码的字符/字体映射                     
usb/
- directory with info regarding the Universal Serial Bus.                        有关于通用串行总线的信息       
video4linux/
- directory with info regarding video/TV/radio cards and linux.                  关于video/TV/radio卡和linux的信息目录
vm/
- directory with info on the Linux vm code.                                       有关于linux vm码的信息
watchdog.txt
- how to auto-reboot Linux if it has "fallen and can't get up". ;-)              如果提示“fallen and can't get up”,如何自动重启linux
x86_64/
- directory with info on Linux support for AMD x86-64 (Hammer) machines.         介绍linux对AMD x86-64机器的支持信息
xterm-linux.xpm
- XPM image of penguin logo (see logo.txt) sitting on an xterm.                   坐落在xterm上的企鹅图像           
zorro.txt
- info on writing drivers for Zorro bus devices found on Amigas.                 介绍了在Amigas中发现的如何为Zorro设备编写驱动
目录
相关文章
|
2天前
|
算法 Linux 开发者
深入探究Linux内核中的内存管理机制
本文旨在对Linux操作系统的内存管理机制进行深入分析,探讨其如何通过高效的内存分配和回收策略来优化系统性能。文章将详细介绍Linux内核中内存管理的关键技术点,包括物理内存与虚拟内存的映射、页面置换算法、以及内存碎片的处理方法等。通过对这些技术点的解析,本文旨在为读者提供一个清晰的Linux内存管理框架,帮助理解其在现代计算环境中的重要性和应用。
|
1天前
|
缓存 网络协议 Linux
Linux操作系统内核
Linux操作系统内核 1、进程管理: 进程调度 进程创建与销毁 进程间通信 2、内存管理: 内存分配与回收 虚拟内存管理 缓存管理 3、驱动管理: 设备驱动程序接口 硬件抽象层 中断处理 4、文件和网络管理: 文件系统管理 网络协议栈 网络安全及防火墙管理
17 4
|
2天前
|
人工智能 算法 大数据
Linux内核中的调度算法演变:从O(1)到CFS的优化之旅###
本文深入探讨了Linux操作系统内核中进程调度算法的发展历程,聚焦于O(1)调度器向完全公平调度器(CFS)的转变。不同于传统摘要对研究背景、方法、结果和结论的概述,本文创新性地采用“技术演进时间线”的形式,简明扼要地勾勒出这一转变背后的关键技术里程碑,旨在为读者提供一个清晰的历史脉络,引领其深入了解Linux调度机制的革新之路。 ###
|
4天前
|
算法 Linux 定位技术
Linux内核中的进程调度算法解析####
【10月更文挑战第29天】 本文深入剖析了Linux操作系统的心脏——内核中至关重要的组成部分之一,即进程调度机制。不同于传统的摘要概述,我们将通过一段引人入胜的故事线来揭开进程调度算法的神秘面纱,展现其背后的精妙设计与复杂逻辑,让读者仿佛跟随一位虚拟的“进程侦探”,一步步探索Linux如何高效、公平地管理众多进程,确保系统资源的最优分配与利用。 ####
24 4
|
5天前
|
缓存 负载均衡 算法
Linux内核中的进程调度算法解析####
本文深入探讨了Linux操作系统核心组件之一——进程调度器,着重分析了其采用的CFS(完全公平调度器)算法。不同于传统摘要对研究背景、方法、结果和结论的概述,本文摘要将直接揭示CFS算法的核心优势及其在现代多核处理器环境下如何实现高效、公平的资源分配,同时简要提及该算法如何优化系统响应时间和吞吐量,为读者快速构建对Linux进程调度机制的认知框架。 ####
|
8天前
|
缓存 Linux
揭秘Linux内核:探索CPU拓扑结构
【10月更文挑战第26天】
23 1
|
8天前
|
缓存 运维 Linux
深入探索Linux内核:CPU拓扑结构探测
【10月更文挑战第18天】在现代计算机系统中,CPU的拓扑结构对性能优化和资源管理至关重要。了解CPU的核心、线程、NUMA节点等信息,可以帮助开发者和系统管理员更好地调优应用程序和系统配置。本文将深入探讨如何在Linux内核中探测CPU拓扑结构,介绍相关工具和方法。
9 0
|
13天前
|
缓存 算法 安全
深入理解Linux操作系统的心脏:内核与系统调用####
【10月更文挑战第20天】 本文将带你探索Linux操作系统的核心——其强大的内核和高效的系统调用机制。通过深入浅出的解释,我们将揭示这些技术是如何协同工作以支撑起整个系统的运行,同时也会触及一些常见的误解和背后的哲学思想。无论你是开发者、系统管理员还是普通用户,了解这些基础知识都将有助于你更好地利用Linux的强大功能。 ####
24 1
|
14天前
|
缓存 编解码 监控
深入探索Linux内核调度机制的奥秘###
【10月更文挑战第19天】 本文旨在以通俗易懂的语言,深入浅出地剖析Linux操作系统内核中的进程调度机制,揭示其背后的设计哲学与实现策略。我们将从基础概念入手,逐步揭开Linux调度策略的神秘面纱,探讨其如何高效、公平地管理系统资源,以及这些机制对系统性能和用户体验的影响。通过本文,您将获得关于Linux调度机制的全新视角,理解其在日常计算中扮演的关键角色。 ###
42 1
|
5天前
|
缓存 算法 Linux
Linux内核中的内存管理机制深度剖析####
【10月更文挑战第28天】 本文深入探讨了Linux操作系统的心脏——内核,聚焦其内存管理机制的奥秘。不同于传统摘要的概述方式,本文将以一次虚拟的内存分配请求为引子,逐步揭开Linux如何高效、安全地管理着从微小嵌入式设备到庞大数据中心数以千计程序的内存需求。通过这段旅程,读者将直观感受到Linux内存管理的精妙设计与强大能力,以及它是如何在复杂多变的环境中保持系统稳定与性能优化的。 ####
12 0