
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
Linux Insideby 0xAX - GitBook
A book-in-progress about the linux kernel and its insides. The goal is simple - to share my modest knowledge about the insides of the linux kernel and help people who are interested in linux kernel insides, and other low-level subject matter.
(8471 views)
OpenSUSE Desktop Essentials- Techotopia
The book covers the use and configuration of the openSUSE GNOME desktop environment. Topics covered include changing the background, installing and customizing themes, configuring fonts, configuring workspaces, remote access to the desktop, etc.
(11836 views)
GNU Emacs Manualby Richard Stallman - Free Software Foundation
GNU Emacs is much more than a word processor. This book explains the full range of Emacs' power and contains reference material useful to expert users. Appendices with specific material for Macintosh and Microsoft OS users are included.
(17203 views)
Rocky Linux 9 Essentialsby Neil Smyth - Answertopia
The book provides detailed information on the installation, use, and administration of the Rocky Linux 9 distribution. It covers topics such as operating system installation, the basics of the GNOME desktop environment, configuring web servers, etc.
(2656 views)