BBS水木清华站∶精华区
发信人: clamor (clamor), 信区: Linux
标 题: Linux Kernel Internals-Index
发信站: BBS 水木清华站 (Tue Dec 19 21:14:16 2000)
Next Previous Contents
Linux Kernel Internals
Tigran Aivazian tigran@veritas.com
22 August 2000
Introduction to the Linux 2.4 kernel. The latest copy of this document can b
e always downloaded from: http://www.moses.uklinux.net/patches/lki.sgml This
documentation is free software; you can redistribute it and/or modify it un
der the terms of the GNU General Public License as published by the Free Sof
tware Foundation; either version 2 of the License, or (at your option) any l
ater version. The author is working as senior Linux kernel engineer at VERIT
AS Software Ltd and wrote this book for the purpose of supporting the short
training course/lectures he gave on this subject, internally at VERITAS.
1. Booting
· 1.1 Building the Linux Kernel Image
· 1.2 Booting: Overview
· 1.3 Booting: BIOS POST
· 1.4 Booting: bootsector and setup
· 1.5 Using LILO as a bootloader
· 1.6 High level initialisation
· 1.7 SMP Bootup on x86
· 1.8 Freeing initialisation data and code
· 1.9 Processing kernel command line
2. Process and Interrupt Management
· 2.1 Task Structure and Process Table
· 2.2 Creation and termination of tasks and kernel threads
· 2.3 Linux Scheduler
· 2.4 Linux linked list implementation
· 2.5 Wait Queues
· 2.6 Kernel Timers
· 2.7 Bottom Halves
· 2.8 Task Queues
· 2.9 Tasklets
· 2.10 Softirqs
· 2.11 How System Calls Are Implemented on i386 Architecture?
· 2.12 Atomic Operations
· 2.13 Spinlocks, Read-write Spinlocks and Big-Reader Spinlocks
· 2.14 Semaphores and read/write Semaphores
· 2.15 Kernel Support for Loading Modules
3. Virtual Filesystem (VFS)
· 3.1 Inode Caches and Interaction with Dcache
· 3.2 Filesystem Registration/Unregistration
· 3.3 File Descriptor Management
· 3.4 File Structure Management
· 3.5 Superblock and Mountpoint Management
· 3.6 Example Virtual Filesystem: pipefs
· 3.7 Example Disk Filesystem: BFS
· 3.8 Execution Domains and Binary Formats
Next Previous Contents
--
※ 来源:·BBS 水木清华站 smth.org·[FROM: 202.113.12.17]
BBS水木清华站∶精华区