Email the Author

You can use this page to email Vladimir Likic about Understanding Linux: The Kernel Perspective.

Please include an email address so the author can respond to your query

This message will be sent to Vladimir Likic

This site is protected by reCAPTCHA and the Google  Privacy Policy and  Terms of Service apply.

About the Book

The book “Understanding Linux: The Kernel Perspective” is a guided, practical exploration of how the kernel operates—without getting lost in the weeds of full-scale kernel development. The Linux kernel is highly efficient but deliberately hidden from casual users, making it easy to overlook. We focus on what matters most for conceptual clarity and practical insight. We start by introducing the Linux kernel and its source code, showing how it fits between user-space applications and hardware. You'll learn how to build and insert loadable kernel modules—small, self-contained units of kernel code—into a running system. These modules are central to a series of hands-on Kernel Exercises that reveal how core kernel features work in practice. Chapters cover the topics such as:

  • Processes – including how the kernel starts user space, what ELF binaries are, and how processes are tracked through kernel data structures.
  • System calls – how user programs invoke kernel services, with examples like execve() and fork().
  • Memory – including virtual memory, memory mappings, and the kernel's view of memory layout.
  • Filesystems – covering inodes, mounting, pseudo-filesystems like procfs, and interaction with block devices.
  • Networking – examining how the kernel handles packets, protocols, and connection tracking via the Netfilter framework.

Example Kernel Exercises include printing the process tree, analysing ELF headers, listing virtual memory areas (VMAs), creating custom procfs entries, and inspecting TCP/UDP network packets. If you're an intermediate Linux user aiming to become an expert with a deep understanding of how Linux works, this book is for you. While the book follows a logical progression, each section is self-contained and can be read independently, making it easy to jump to topics of interest without prior chapters. The code presented in the book is available or download; instructions are provided within the book.


About the Author

Vladimir Likic’s avatar Vladimir Likic

@unix_byte

Vladimir Likic is the author of the book "Understanding Linux: The Kernel Perspective" available from LeanPub: https://leanpub.com/linuxkernel

Logo white 96 67 2x

Publish Early, Publish Often

  • Path
  • There are many paths, but the one you're on right now on Leanpub is:
  • Linuxkernel › Email Author › New
    • READERS
    • Newsletters
    • Weekly Sale
    • Monthly Sale
    • Store
    • Home
    • Redeem a Token
    • Search
    • Support
    • Leanpub FAQ
    • Leanpub Author FAQ
    • Search our Help Center
    • How to Contact Us
    • FRONTMATTER PODCAST
    • Featured Episode
    • Episode List
    • MEMBERSHIPS
    • Reader Memberships
    • Department Reader Memberships
    • Author Memberships
    • Your Membership
    • COMPANY
    • About
    • About Leanpub
    • Blog
    • Contact
    • Press
    • Essays
    • AI Services
    • Imagine a world...
    • Manifesto
    • More
    • Partner Program
    • Causes
    • Accessibility
    • AUTHORS
    • Write and Publish on Leanpub
    • Create a Book
    • Create a Bundle
    • Create a Course
    • Create a Track
    • Testimonials
    • Why Leanpub
    • Services
    • TranslateAI
    • TranslateWord
    • TranslateEPUB
    • PublishWord
    • Publish on Amazon
    • CourseAI
    • GlobalAuthor
    • Marketing Packages
    • IndexAI
    • Author Newsletter
    • The Leanpub Author Update
    • Author Support
    • Author Help Center
    • Leanpub Authors Forum
    • The Leanpub Manual
    • Supported Languages
    • The LFM Manual
    • Markua Manual
    • API Docs
    • Organizations
    • Learn More
    • Sign Up
    • LEGAL
    • Terms of Service
    • Copyright Policy
    • Privacy Policy
    • Refund Policy

*   *   *

Leanpub is copyright © 2010-2025 Ruboss Technology Corp.
All rights reserved.

This site is protected by reCAPTCHA
and the Google  Privacy Policy and  Terms of Service apply.

Leanpub requires cookies in order to provide you the best experience. Dismiss