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.
(11552 views)
Book cover: GNU/Linux Command-Line Tools SummaryGNU/Linux Command-Line Tools Summary
by
This document is an attempt to provide a summary of useful command-line tools available to a GNU/Linux based operating system, the tools listed are designed to benefit the majority of users and have being chosen at the authors discretion.
(12932 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.
(7936 views)
Book cover: Linux 101 Examination: Modular Training NotesLinux 101 Examination: Modular Training Notes
- Leading Edge Business Solutions
This course material is based on the objectives for the Linux Professionals Institute's LPI 101 examination. The course is intended to provide you with the basic skills required for operating and administering Linux systems.
(17815 views)