The Linux Kernel
by Andries Brouwer
2003
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.
Download or read it online for free here:
Read online
(online html)
Similar books

by Sheldon Rose - Linux Professional Institute
This document is intended for people who want to learn practical ways to raise the profile of an organization or promote new programs. This guide provides information on how to generate positive public relations and news media coverage for Linux.
(18390 views)

by Lauri Kasanen - TinyCoreLinux.net
The Core book gives a gentle introduction to Core, its concepts, and how it functions. It covers Core from start to finish. The concepts are explained in detail, from usage details to internals, ending up with several example projects.
(6651 views)

- Wikibooks
Puppy Linux is a free distribution (distro) of Linux that can run live (without installation). It is specifically designed to be smaller than other distros (and faster or suitable for older hardware) but nevertheless fully featured.
(8481 views)

by Hank Dietz - 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.
(11493 views)