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: Self-Service Linux: Mastering the Art of Problem DeterminationSelf-Service Linux: Mastering the Art of Problem Determination
by - Prentice Hall PTR
The book goes into details about the linux system, how to use built in tools, how to read C source code, how that C source translates into assembly, how different assembly optimizations can make debugging difficult, the memory heap and stack, etc.
(13404 views)
Book cover: The Linux Command LineThe Linux Command Line
by - Lulu.com
Designed for the new command line user, this volume covers the same material as LinuxCommand.org but in much greater detail. In addition to the basics of command line use and shell scripting, the book includes some more advanced topics.
(19259 views)
Book cover: CentOS EssentialsCentOS Essentials
by - Techotopia
CentOS Essentials is a book designed to provide detailed information on the use and administration of the CentOS 5.x Linux distribution. The book covers the basics of configuring the desktop environment, resolving screen resolution issues, etc.
(10714 views)
Book cover: A Slackware Desktop Enhancement GuideA Slackware Desktop Enhancement Guide
by - Human Readable
The pros and cons of Slackware could be summarized in one word: minimalism. This guide will help people overcome some of the common usability hurdles infamously associated with Slackware. The result is a stable and satisfying operating system.
(8853 views)