Create bookmark
Linux Kernel in a Nutshell
Notes
Please login to add notes
- Table of Contents
- + Preface
- I
- + Introduction
-
+
Requirements for Building and Using the Kernel
- + Retrieving the Kernel Source
-
+
Configuring and Building
- + Installing and Booting from a Kernel
- + Upgrading a Kernel
- II
-
+
Customizing a Kernel
-
+
Kernel Configuration Recipes
- III
-
+
Kernel Boot Command-Line Parameter Reference
- Module-Specific Options
- + Console Options
- + Interrupt Options
- + Memory Options
- + Suspend Options
- + CPU Options
- + Scheduler Options
- + Ramdisk Options
- + Root Disk Options
- + Init Options
- + kexec Options
- + RCU Options
- + ACPI Options
- + SCSI Options
- + PCI Options
- + Plug and Play BIOS Options
- + SELinux Options
- + Network Options
- + Network File System Options
- + Hardware-Specific Options
- + Timer-Specific Options
- + Miscellaneous Options
- + Kernel Build Command-Line Reference
-
+
Kernel Configuration Option Reference
- EXPERIMENTAL
- LOCALVERSION
- AUDIT
- IKCONFIG
- EMBEDDED
- MODULES
- IOSCHED_NOOP
- IOSCHED_AS
- IOSCHED_ DEADLINE
- IOSCHED_CFQ
- SMP
- M386
- X86_GENERIC
- NR_CPUS
- SCHED_SMT
- PREEMPT_NONE
- PREEMPT_ VOLUNTARY
- PREEMPT
- PREEMPT_BKL
- NOHIGHMEM
- HIGHMEM4G
- HIGHMEM64G
- FLATMEM_ MANUAL
- DISCONTIGMEM _MANUAL
- SPARSEMEM_ MANUAL
- SECCOMP
- KEXEC
- HOTPLUG_CPU
- PM
- SOFTWARE_ SUSPEND
- ACPI
- CPU_FREQ
- CPU_FREQ_ DEFAULT_GOV_ PERFORMANCE
- CPU_FREQ_ DEFAULT_GOV_ USERSPACE
- CPU_FREQ_ GOV_ PERFORMANCE
- CPU_FREQ_ GOV_ POWERSAVE
- CPU_FREQ_ GOV_ USERSPACE
- CPU_FREQ_ GOV_ ONDEMAND
- CPU_FREQ_ GOV_ CONSERVATIVE
- PCI
- PCCARD
- PCMCIA
- CARDBUS
- HOTPLUG_PCI
- NET
- UNIX
- INET
- IP_ADVANCED_ ROUTER
- NETFILTER
- NET_SCHED
- IRDA
- IRLAN
- IRNET
- IRCOMM
- IRDA_ULTRA
- BT
- IEEE80211
- MTD
- PARPORT
- PNP
- ISAPNP
- PNPBIOS
- IDE
- BLK_DEV_IDE
- BLK_DEV_ IDEDISK
- BLK_DEV_ IDECD
- BLK_DEV_ IDEFLOPPY
- SCSI
- BLK_DEV_SD
- CHR_DEV_ST
- BLK_DEV_SR
- CHR_DEV_SG
- CHR_DEV_SCH
- SCSI_MULTI_ LUN
- SCSI_SATA
- MD
- BLK_DEV_MD
- BLK_DEV_DM
- IEEE1394
- I2O
- NETDEVICES
- NET_ETHERNET
- NET_RADIO
- PPP
- PPPOE
- ISDN
- PHONE
- INPUT
- VT
- VT_CONSOLE
- SERIAL_8250
- AGP
- DRM
- I2C
- SPI
- HWMON
- VIDEO_DEV
- DVB
- FB
- VGA_CONSOLE
- LOGO
- SOUND
- SND
- SND_USB_ AUDIO
- USB
- USB_EHCI_HCD
- USB_OHCI_HCD
- USB_UHCI_HCD
- USB_STORAGE
- USB_SERIAL
- USB_GADGET
- MMC
- INFINIBAND
- EDAC
- EXT2_FS
- EXT3_FS
- REISERFS_FS
- JFS_FS
- XFS_FS
- OCFS2_FS
- INOTIFY
- QUOTA
- AUTOFS_FS
- FUSE_FS
- SMB_FS
- CIFS
- PROFILING
- OPROFILE
- KPROBES
- PRINTK_TIME
- MAGIC_SYSRQ
- DEBUG_KERNEL
- DEBUG_FS
- SECURITY
- SECURITY_ SELINUX
- IV
- + Helpful Utilities
- + Bibliography
- Index
Written by a leading developer and maintainer of the Linux kernel, Linux Kernel in a Nutshell is a comprehensive overview of kernel configuration and building, a critical task for Linux users and administrators.
No distribution can provide a Linux kernel that meets all users' needs. Computers big and small have special requirements that require reconfiguring and rebuilding the kernel. Whether you are trying to get sound, wireless support, and power management working on a laptop or incorporating enterprise features such as logical volume management on a large server, you can benefit from the insights in this book.
Linux Kernel in a Nutshell covers the entire range of kernel tasks, starting with downloading the source and making sure that the kernel is in sync with the versions of the tools you need. In addition to configuration and installation steps, the book offers reference material and discussions of related topics such as control of kernel options at runtime.
A key benefit of the book is a chapter on determining exactly what drivers are needed for your hardware. Also included are recipes that list what you need to do to accomplish a wide range of popular tasks.
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Computers > Operating Systems > Linux
Publishers
Publication year : 2007
License: All rights reserved ©
Times read: 536

