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设备编写驱动
目录
相关文章
|
28天前
|
Linux C语言
Linux内核队列queue.h
Linux内核队列queue.h
|
29天前
|
存储 Linux
linux查看系统版本、内核信息、操作系统类型版本
linux查看系统版本、内核信息、操作系统类型版本
60 9
|
1月前
|
Ubuntu Linux
linux查看系统版本及内核信息
在Linux中检查系统版本和内核信息,可使用`uname -r`查看内核版本,`uname -a`获取详细信息,或者查看`/proc/version`。要了解发行版版本,尝试`lsb_release -a`(如果安装了)或查阅`/etc/os-release`。Red Hat家族用`/etc/redhat-release`,Debian和Ubuntu系用`/etc/issue`及相关文件。不同发行版可能需不同命令。
35 3
|
1天前
|
存储 缓存 安全
Linux系统内核面试题
Linux系统内核面试题
11 3
|
2天前
|
缓存 运维 算法
深入理解Linux内核的虚拟内存管理
【5月更文挑战第6天】 在现代操作系统中,尤其是类Unix系统如Linux中,虚拟内存管理是一项核心功能,它不仅支持了多任务环境,还提供了内存保护和抽象。本文将深入探讨Linux操作系统的虚拟内存子系统,包括分页机制、虚拟地址空间布局、页面置换算法以及内存分配策略。通过对这些概念的剖析,我们旨在为读者揭示Linux如何有效地管理和优化物理内存资源,并确保系统的稳定运行与高效性能。
|
2天前
|
Linux 调度 开发者
探索Linux内核调度:公平与效率的平衡艺术
【5月更文挑战第6天】 随着多核处理器的普及,操作系统的进程调度策略对系统性能的影响愈加显著。Linux作为广泛应用的开源操作系统,其内核调度器的设计哲学和实现细节一直是系统研究领域的热点。本文将深入分析Linux内核调度器的工作原理,探讨如何在保证公平性和效率之间取得平衡,并考察最新的调度器CFS(Completely Fair Scheduler)如何适应现代硬件架构的需求。
|
7天前
|
运维 监控 Linux
提升系统稳定性:Linux内核参数调优实战
【5月更文挑战第1天】 在运维领域,保障服务器的高效稳定运行是核心任务之一。Linux操作系统因其开源、可靠和灵活的特点被广泛应用于服务器中。本文将深入探讨通过调整Linux内核参数来优化系统性能,提升服务器的稳定性和响应能力。文章首先介绍了内核参数调优的必要性和基本原则,然后详细阐述了调优过程中的关键步骤,包括如何监控当前系统状态,确定性能瓶颈,选择合适的参数进行调优,以及调优后的测试与验证。最后,文中提供了一些常见问题的解决策略和调优的最佳实践。
33 5
|
8天前
|
算法 大数据 Linux
深入理解Linux内核的进程调度机制
【4月更文挑战第30天】操作系统的核心职能之一是有效地管理和调度进程,确保系统资源的合理分配和高效利用。在众多操作系统中,Linux因其开源和高度可定制的特点,在进程调度机制上展现出独特优势。本文将深入探讨Linux内核中的进程调度器——完全公平调度器(CFS),分析其设计理念、实现原理及面临的挑战,并探索未来可能的改进方向。
|
8天前
|
算法 Linux 调度
探索Linux内核:进程调度的奥秘
【4月更文挑战第30天】 在多任务操作系统中,进程调度是核心功能之一,它决定了处理器资源的分配。本文深入分析了Linux操作系统的进程调度机制,从调度器的基本原理到复杂的调度策略,以及它们如何影响系统性能和用户体验。通过剖析进程优先级、时间片分配以及实时性要求等方面,揭示了Linux如何在众多运行着的进程中做出快速而公平的决策,确保系统的高效与稳定运行。
|
8天前
|
算法 安全 Linux
深度解析:Linux内核内存管理机制
【4月更文挑战第30天】 在操作系统领域,内存管理是核心功能之一,尤其对于多任务操作系统来说更是如此。本文将深入探讨Linux操作系统的内核内存管理机制,包括物理内存的分配与回收、虚拟内存的映射以及页面替换算法等关键技术。通过对这些技术的详细剖析,我们不仅能够理解操作系统如何高效地利用有限的硬件资源,还能领会到系统设计中的性能与复杂度之间的权衡。