
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
The Linux Command Lineby William E. Shotts, Jr. - 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)
Linux 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)
Pocket Linux Guideby 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.
(12934 views)
Linux IPv6 HOWTOby Peter Bieringer
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)