About 8,110,000 results
Open links in new tab
  1. Resources that explain Linux source code - Stack Overflow

    May 27, 2011 · If you are trying to understand the linux kernel source code, then the exact distribution you are using, is not very relevant. I would recommend the book from Robert Love: Linux Kernel Development, currently in its third edition. It will give you an understanding of the main parts of the kernel.

  2. Linux Core Kernel Commentary: Guide to Insider's Knowledge …

    Oct 20, 1999 · The source code is easily 2/3's of the book. However, it's necessarily included to a) let the source speak for itself as much as possible, and b) to freeze the code for the annotated cross references, since the linux source is in constant flux.

    • 3.4/5
      (13)
    • Source Code Secrets | Linux Journal

      Jul 1, 1997 · The first thirty pages of the book explain why such a book is necessary, and define both what a kernel is and the notation used in the book. The book then talks about what code needs to be done for the kernel, presenting code fragments with explanations.

    • A Heavily Commented Linux Kernel Source Code (PDF) : …

      Feb 21, 2019 · The source code in the Leon book uses pdp-11 assembly code. You can't just use the book's Unix source code on any computer, you'd have to change out the pdp-11 assembly code with the equivalent assembly of the target machine.

    • The Book You Need to Get Started With Linux Kernel …

      Mar 4, 2024 · It starts with a gentle introduction to the Linux kernel, its source code and origins. It has 13 chapters in total, each chapter covering more detail than the previous one and filling the gaps about questions you might have had.

    • Linux Programming by Example 1st Edition - amazon.com

      Jun 15, 2018 · Learn Linux® programming, hands-on from real source code This book teaches Linux programming in the most effective way possible: by showing and explaining well-written programs. Drawing from both V7 Unix® and current GNU source code, Arnold Robbins focuses on the fundamental system call APIs at the core of any significant program, presenting ...

    • A Heavily-Commented Linux Kernel Source Code [pdf] | Hacker …

      Feb 22, 2019 · > The main goal of this book is to use a minimal amount of space or within a limited space to dissect the complete Linux kernel source code in order to obtain a full understanding of the basic functions and actual implementation of the operating system.

    • Linux® Programming by Example[Book] - O'Reilly Media

      Learn Linux® programming, hands-on… from real source code. This book teaches Linux programming in the most effective way possible: by showing and explaining well-written programs.

    • Source Code Structure - Understanding the Linux Kernel [Book]

      In order to help you to find your way through the files of the source code, we briefly describe the organization of the kernel directory tree. As usual, all pathnames refer to the main directory of the Linux kernel, which is, in most Linux distributions, /usr/src/linux.

    • [BOOK]: A Heavily Commented Linux Kernel Source Code

      Aug 14, 2023 · [BOOK]: A Heavily Commented Linux Kernel Source Code - Kernel Version 0.12 Posted Aug 14, 2023 17:18 UTC (Mon) by xose (guest, #535) Parent article: Nuta: Exploring the internals of Linux v0.01. For the pathologically curious, from oldlinux.org. (sorry, href is …

    Refresh