Linux Kernel技术手册


请输入要查询的词条内容:

Linux Kernel技术手册




基本信息


原书名: Linux Kernel in a Nutshell原出版社: O''Reilly Media

作者: (美)Greg Kroah-Hartman

丛书名: 东南大学出版社O''REILLY图书系列

出版社:东南大学出版社

ISBN:9787564107420

上架时间:2007-7-11

出版日期:2007 年6月

开本:16开

页码:182

版次:1-1

内容简介


本书由linux内核的顶尖开发和维护人员所写,向您提供了全面的内核配置和编译方法,而内核配置和编译正是linux管理员和开发人员的关键任务。由于没有任何一个linux的发行版可以仅用一个内核就满足所有人的需要,而面对各种计算机多多少少的特殊需求,对内核进行重新配置和重新编译就在所难免。《linux kernel技术手册》解释了如何让linux按您所需要的表现和性能进行工作。

本书集中讲解2.6版,这个版本的内核已经将linux带入了企业it环境的心脏。相比此前的版本,这个版本的内核中的几乎每个子系统都做了显著的改进,尤其是在内存管理和块设备方面,改动尤为明显。2.6版的内核具有优异的灵活性,能够运行在从手持设备到大型主机等一系列广泛的设备上,并且可以支持服务器和个人桌面计算机两种应用模式。但是,有时这个内核也需要用户的干预,这也就是这本颇具深度的参考手册的写作目的所在。一册在手,您可以了解:

从下载内核源代码开始,编译并安装内核所需的全部步骤

确保所用工具与您的内核源代码版本相匹配的指南

诸如运行时内核选项控制这类相关主题的参考资料和讨论

各种“药方”列出您所需要的各项明细,以便您完成各项内容广泛的任务

linux的内核几乎包含了所有能够连接到计算机上的外部设备的驱动程序。本书的第8章是一个独具特色的章节,它说明了如何明确决定您的计算机选用哪个驱动程序。

无论您是试图用linux听音乐,或者为一台笔记本电脑提供无线网络支持和电源管理,还是在一个大型的服务器上添加企业级的功能,如逻辑卷(logical volume)管理,2.6版的内核都能够胜任分配给它的任何任务。为了发挥它的所有潜能,您需要知道linux提供的各种选择和配置选项。《linux kernel技术手册》为此提供了深入的精辟见解。

目录


pretace

part i.building the kernel

1.introduction

using this book

2.requirements for building and using the kernel

tools to build the kernel

tools to use the kernel

3.retrieving the kernel source

whattreetouse

where to find the kernel source

what to do with the source

4.configuring and building

creating a configuration

modifying the configuration

building the kernel

advanced building options

5.installing and booting from a kernel

using a distribution’s installation scripts

installing by hand

modifying the bootloader for the new kernel

. 6.upgrading a kernel

download the new source

applying the patch

reconfigure the kernel

can’t this be automated?

part ii.major customizations

7.customizing a kernel

using a distribution kernel

determining the correct module from scratch

8.kernel configuration recipes

disks

devices

cpu

networking

filesystems

security

kernel debugging

part lii.kernel reference

9.kernel boot command-line parameter reference

module—specific options

console options

interrupt options

memou options

suspend options

cpu options

scheduler options

ramdisk options

root disk options

init options

kexec options

rcu options

acpi options

scsi options

pci options

……

10.kernel build command-line reference

11.kernel conflguration option reference

part iv.aditional information

a.helpful utilities

b.bibliography

index

相关分词: Linux Kernel 技术 手册