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: 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.
(21400 views)
Book cover: Linux 102 Examination: Modular Training NotesLinux 102 Examination: Modular Training Notes
- Leading Edge Business Solutions
This course aims to equip you with the knowledge to be able to pass the LPI 102 examination (release 2). We hope that in the course of doing this course you will acquire the skills that go with an understanding of how Linux works.
(12193 views)
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.
(12934 views)
Book cover: Linux IPv6 HOWTOLinux IPv6 HOWTO
by
The goal of the Linux IPv6 HOWTO is to answer both basic and advanced questions about IPv6 on the Linux operating system. This HOWTO will provide the reader with enough information to install, configure, and use IPv6 applications on Linux machines.
(14852 views)