Linux Kernel技術手冊

Linux Kernel技術手冊

《Linux Kernel技術手冊》是2007 年O'Reilly Media出版的圖書,作者是Greg Kroah-Hartman。

基本介紹

  • 書名:Linux Kernel技術手冊
  • 又名:Linux Kernel in a Nutshell    
  • 作者:Greg Kroah-Hartman
  • 出版社: O'Reilly Media
  • 開本:16
基本信息,內容簡介,目錄,

基本信息

原書名: 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

相關詞條

熱門詞條

聯絡我們