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
Pocket Linux Guide
by David Horton - 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)
by David Horton - 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)
GNU/Linux Command-Line Tools Summary
by Gareth Anderson
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)
by Gareth Anderson
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)
Into the Core: A look at Tiny Core Linux
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.
(7936 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.
(7936 views)
Linux 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)
- 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)