
Linux Inside
by 0xAX
Publisher: GitBook 2017
Number of pages: 814
Description:
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.
Download or read it online for free here:
Read online
(online html)
Similar books
Understanding the Linux Virtual Memory Managerby Mel Gorman - Prentice Hall PTR
A comprehensive guide to the Linux VM, it explains in detail how the memory manager is implemented in Linux. The book also includes the theoretical foundations for VM which is of interest to both students and developers.
(15431 views)
Linux Internalsby Simone Demblon, Sebastian Spitzner - The Shuttleworth Foundation
A textbook that shows the internal workings of the system in an approachable fashion, so that anyone can use this text to learn. The authors explain the lower level information without becoming too entrenched in the nitty-gritty details.
(17921 views)
The Linux Kernelby Andries Brouwer
This text covers the kernel source, user space and the libc interface, system calls, signals, file names and files, filesystems, Linux virtual file system, memory, processes, character devices, asynchronous events, sysfs and kobjects, security.
(16595 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.
(12782 views)