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: Guide to Managing Media and Public Relations in the Linux CommunityGuide to Managing Media and Public Relations in the Linux Community
by - 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)
Book cover: Into the Core: A look at Tiny Core LinuxInto the Core: A look at Tiny Core Linux
by - 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)
Book cover: Puppy LinuxPuppy Linux
- 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)
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.
(11493 views)