Logo

Linux Inside by 0xAX

Small book cover: Linux Inside

Linux Inside
by

Publisher: GitBook
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.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Understanding the Linux Virtual Memory ManagerUnderstanding the Linux Virtual Memory Manager
by - 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)
Book cover: Linux InternalsLinux Internals
by - 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)
Book cover: The Linux KernelThe Linux Kernel
by
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)
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.
(12782 views)