Logo

The Linux Kernel by Andries Brouwer

Small book cover: The Linux Kernel

The Linux Kernel
by

Description:
The kernel is the part of the system that handles the hardware, allocates resources like memory pages and CPU cycles, and usually is responsible for the file system and network communication. This text covers the kernel source, user space and the libc interface, system calls, signals, file names and files, filesystems, the linux virtual file system, memory, processes, character devices, handling of asynchronous events, sysfs and kobjects, security.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Pocket Linux GuidePocket Linux Guide
by - LDP
The Pocket Linux Guide is for anyone interested in learning the techniques of building a GNU/Linux system from source code. Each chapter explores a small piece of the overall system explaining how it works, why it is needed and how to build it.
(12854 views)
Book cover: Linux Quick Fix NotebookLinux Quick Fix Notebook
by - Prentice Hall
This book provides instructions on how to configure the most popular Linux back office applications. To avoid confusion between the many flavors of Linux, this book exclusively uses the command line to illustrate the tasks needed to be done.
(14526 views)
Book cover: GNU Emacs ManualGNU Emacs Manual
by - Free Software Foundation
GNU Emacs is much more than a word processor. This book explains the full range of Emacs' power and contains reference material useful to expert users. Appendices with specific material for Macintosh and Microsoft OS users are included.
(16874 views)
Book cover: Linux Parallel Processing HOWTOLinux Parallel Processing HOWTO
by - The Aggregate
This document discusses the basic approaches to parallel processing available to Linux users: SMP Linux systems, clusters of networked Linux systems, parallel execution using multimedia instructions, and attached processors hosted by a Linux system.
(14132 views)