Shop Viral Mens Fashion Now
Enjoy fast, free delivery, exclusive deals, and award-winning movies & TV shows.
Limited time deal NO_OF_HOURS hours NO_OF_MINUTES minutes Limited time deal NO_OF_MINUTES minutes Limited time deal NO_OF_MINUTES minutes NO_OF_SECONDS seconds Limited time deal NO_OF_SECONDS seconds Limited time deal
$35.52 with 29 percent savings
List Price: $49.99 Image
3% was claimed
FREE delivery Monday, July 6
Or Prime members get FREE delivery Friday, July 3. Order within 7 hrs 42 mins. Join Prime
In Stock
$$35.52 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$35.52
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Shipper / Seller
Amazon.com
Amazon.com
Shipper / Seller
Amazon.com
Returns
FREE 30-day refund/replacement
FREE 30-day refund/replacement
Quick refund
Usually issued within 24 hours. See exceptions
FREE return
At least one free return option available.
Convenient dropoff
At any of our 50,000 US locations.
See return policy
Gift options
Available at checkout
Available at checkout This item is a gift. Change
At checkout, you can add a custom message, a gift receipt for easy returns and have the item gift-wrapped
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

  • Linux Kernel Programming: A comprehensive and practical guide to kernel internals, writing modules, and kernel synchronization
  • Second Edition Overview by Author Kaiwan N. B.Packt Publishing
  • VIDEO

Follow the author

Get new release updates & improved recommendations
Something went wrong. Please try your request again later.

Linux Kernel Programming: A comprehensive and practical guide to kernel internals, writing modules, and kernel synchronization

4.6 out of 5 stars (59)

{"desktop_buybox_group_1":[{"displayPrice":"$35.52","priceAmount":35.52,"currencySymbol":"$","integerValue":"35","decimalSeparator":".","fractionalValue":"52","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"e3MWvQjmUjf8z51lYYCkhfgRpWDuHaQPi4yaRFk1MTPlyrmFsD6cAp5W0O8Rc%2FDa%2BD9F972gnLAD33R4wYWhALZZsTti5feTbKCVM1SyD%2FtFXbPILkH32KdkO4JatmfmMU2SyU%2FPS%2Flma7qE%2BmDKYw%3D%3D","locale":"en-US","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}

Purchase options and add-ons

Gain a solid practical understanding and sufficient theoretical insight into Linux kernel internals while learning to write high-quality kernel module code and understanding the complexities of kernel synchronization

Purchase of the print or Kindle book includes a free eBook in PDF format.

Key Features

  • Discover how to write Linux kernel and module code for real-world products on the 6.1 LTS kernel
  • Implement industry-grade techniques in real-world scenarios for fast, efficient memory allocation and data synchronization
  • Understand and exploit kernel architecture, CPU scheduling, and kernel synchronization techniques

Book Description

The 2nd Edition of Linux Kernel Programming is an updated, comprehensive guide for those new to Linux kernel development. Built around the latest 6.1 Long-Term Support (LTS) Linux kernel, which is maintained until December 2026, this edition explores its key features and enhancements. Additionally, with the Civil Infrastructure Project extending support for the 6.1 Super LTS (SLTS) kernel until August 2033, this book will remain relevant for years to come.

You'll begin this exciting journey by learning how to build the kernel from source. Step by step, you will then learn how to write your first kernel module by leveraging the kernel's powerful Loadable Kernel Module (LKM) framework. With this foundation, you will delve into key kernel internals topics including Linux kernel architecture, memory management, and CPU (task) scheduling. You'll finish with understanding the deep issues of concurrency, and gain insight into how they can be addressed with various synchronization/locking technologies (for example, mutexes, spinlocks, atomic/refcount operators, rw-spinlocks and even lock-free technologies such as per-CPU and RCU).

By the end of this book, you'll build a strong understanding of the fundamentals to writing the Linux kernel and kernel module code that can straight away be used in real-world projects and products.

What you will learn

  • Configure and build the 6.1 LTS kernel from source
  • Write high-quality modular kernel code (LKM framework) for 6.x kernels
  • Explore modern Linux kernel architecture
  • Get to grips with key internals details regarding memory management within the kernel
  • Understand and work with various dynamic kernel memory alloc/dealloc APIs
  • Discover key internals aspects regarding CPU scheduling within the kernel, including cgroups v2
  • Gain a deeper understanding of kernel concurrency issues
  • Learn how to work with key kernel synchronization primitives

Who this book is for

This book is for beginner Linux programmers and developers looking to get started with the Linux kernel, providing a knowledge base to understand required kernel internal topics and overcome frequent and common development issues.

A basic understanding of Linux CLI and C programming is assumed.

Table of Contents

  1. Linux Kernel Programming – A Quick Introduction
  2. Building the 6.x Linux Kernel from Source - Part 1
  3. Building the 6.x Linux Kernel from Source - Part 2
  4. Writing Your First Kernel Module - Part 1
  5. Writing Your First Kernel Module - Part 2
  6. Kernel Internals Essentials - Processes and Threads
  7. Memory Management Internals - Essentials
  8. Kernel Memory Allocation for Module Authors - Part 1
  9. Kernel Memory Allocation for Module Authors - Part 2
  10. The CPU Scheduler - Part 1
  11. The CPU Scheduler - Part 2
  12. Kernel Synchronization - Part 1
  13. Kernel Synchronization - Part 2
Read poolside to seaside.Shop kindle Paperwhite. pantry

Frequently bought together

This item: Linux Kernel Programming: A comprehensive and practical guide to kernel internals, writing modules, and kernel synchronization
$35.52
Get it as soon as Monday, Jul 6
In Stock
Ships from and sold by Amazon.com.
+
$46.99
Get it as soon as Monday, Jul 6
In Stock
Ships from and sold by Amazon.com.
Total price: $00
To see our price, add these items to your cart.
Details
Added to Cart
Choose items to buy together.

Customers also bought or read

Loading...

From the brand


From the Publisher

linux
Linux Kernel Programming

How is this book different from other books on Linux Kernel Programming?

The key point here is that the book uses up-to-date modern Linux 6.1 Long-Term Support (LTS) kernel.

It is a kernel that will be maintained from December 2022 right through December 2026. The CIP has adopted 6.1 as an SLTS (Super LTS) release and plans to maintain it for 10 years, until August 2033! This is a key point, ensuring that this book's content remains current and valid for years to come!

The key differentiators compared to other books are the breadth and depth of this new edition. This book will be a comprehensive guide that informs the readers about key internal topics such as kernel architecture, memory management, CPU scheduling, and kernel synchronization while also providing the reader on how to write Linux kernel module code for real-world projects and products.

Building Linux Kernel

Building the 6.x Linux Kernel from Source

Learn the foundational concepts and steps required to configure, compile, and install a custom kernel.

Kernel Modules

Kernel Modules and Memory Management

Gain a deeper understanding of how the Linux kernel handles processes and memory allocation.

Kernel Memory Allocation

Kernel Memory Allocation and CPU Scheduling

Understand how kernel modules interact with memory and how process scheduling impacts system performance.

Kernel Synchronization

Kernel Synchronization

Get familiar with the essential synchronization techniques, including spinlocks, mutexes, and semaphores, helping you manage concurrency in kernel development.

Hear from Kaiwan
Image
Linux Kernel Programming: A comprehensive and practical guide to kernel inter...
Image
Linux Kernel Programming: A comprehensive guide to kernel internals, writing ...
Customer Reviews
4.6 out of 5 stars 59
4.6 out of 5 stars 103
Price $35.52 $44.64
Release 2024 2021
Kernel Version Covered Linux 6.1 LTS Linux 5.4 LTS
Kernel Build System (Kconfig+Kbuild) Detailed information on Kconfig+Kbuild system Limited coverage
Memory Management Expanded sections on address translation, exact page allocator API, OOM killer, and kernel page reclaim Covers basic memory management
Scheduler (CFS) Expanded knowledge on CFS scheduling period and timeslice Covers basic scheduling concepts
Locking and Synchronization Enhanced coverage on locking, deadlock avoidance, and RCU synchronization Covers spinlocks, mutexes, semaphores
Kernel Synchronization (RCU) In-depth coverage of lock-free RCU synchronization Basic introduction
Concurrency Model Introduction to LKMM (Linux Kernel Memory Model) Covers traditional synchronization

Editorial Reviews

Review

“This book offers a modern and thorough introduction to Linux kernel development for the 6.x series. It starts with essential topics like kernel building, versioning, and the open-source development model. You are then guided through writing kernel modules with proper error handling and logging. The book covers multi-architecture builds, Raspberry Pi deployment, memory layout (kernel vs. user space), the scheduler, synchronization primitives such as RCU and memory barriers, and cgroups v2 for virtualization. Clear explanations, detailed examples, and numerous illustrations make the material approachable and visually engaging.

It also features a comprehensive overview of kernel debugging facilities, including coverage of various kernel sanitizers. Unlike many other books, it includes hard-to-find insights and low-level coverage. It's a strong recommendation for beginners and a helpful refresher for experienced kernel developers.”

Roman Storozhenko, Senior Linux Kernel Developer at Intel Corporation, Linux Kernel Contributor, Firmware Engineer, Intel® Xeon® RDT Expert & Contributor, RISC-V Associate, Technical Author, Industry Awards Judge

About the Author

Kaiwan N. Billimoria taught himself BASIC programming on his dad's IBM PC back in 1983. He was programming in C and Assembly on DOS until he discovered the joys of Unix, and by around 1997, Linux! Kaiwan has worked on many aspects of the Linux system programming stack, including Bash scripting, system programming in C, kernel internals, device drivers, and embedded Linux work. He has actively worked on several commercial/FOSS projects. His contributions include drivers to the mainline Linux OS and many smaller projects hosted on GitHub. His Linux passion feeds well into his passion for teaching these topics to engineers, which he has done for well over two decades now. He's also the author of Hands-On System Programming with Linux, Linux Kernel Programming (and its Part 2 book) and Linux Kernel Debugging. It doesn't hurt that he is a recreational ultrarunner too.

Product details

  • Publisher ‏ : ‎ Packt Publishing
  • Publication date ‏ : ‎ February 29, 2024
  • Edition ‏ : ‎ 2nd ed.
  • Language ‏ : ‎ English
  • Print length ‏ : ‎ 826 pages
  • ISBN-10 ‏ : ‎ 1803232226
  • ISBN-13 ‏ : ‎ 978-1803232225
  • Item Weight ‏ : ‎ 3.07 pounds
  • Dimensions ‏ : ‎ 7.5 x 1.87 x 9.25 inches
  • Best Sellers Rank: #139,372 in Books (See Top 100 in Books)
  • Customer Reviews:
    4.6 out of 5 stars (59)

About the author

Follow authors to get new release updates, plus improved recommendations.
Kaiwan N Billimoria
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Kaiwan Billimoria taught himself BASIC programming on his Dad's office IBM PC when he was in the 9th grade (back in 1983). The urge to learn, hack and master at the level of the "bare-metal" was born there!

After completing his B.E. in Information Science & Tech, he went to work: helping build an antivirus product using assembly and C on a DOS platform. He thought DOS was awesome, until one fateful day he "discovered" the joys of Unix! (from none other than Richard Steven's iconic original "UNIX Network Programming" book and by working on 'C' applications on SCO Unix). Many years later, working on the creative side (multimedia, web design, HTML), he "re-discovered" Free Unix on the PC - in the form of Linux of course.

Kaiwan has plumbed the depths of the Linux system programming stack - right from mastering bash scripting, to system programming in userspace with 'C', to deep OS-level kernel internals hacking and debugging. Along the way, he has worked on several commercial and opensource products and projects. His (opensource) contributions include drivers for the mainline Linux OS, and several small self-founded projects hosted on GitHub. He is currently working on and looking to actively contribute in the Linux OS kernel hardening and security space.

His passion for Linux and actively programming on it by working on industry and opensource projects and products, feeds well into his other passion - for two decades now, Kaiwan has been teaching engineers the intracacies of the Linux OS, and how to design and implement code (for robustness and security).

It doesn't hurt that he is an ultra-marathoner too (several marathons, a few 50k's and a couple of memorable 100k runs).

Customer reviews

4.6 out of 5 stars
59 global ratings
Great book to read
5 out of 5 stars
Great book to read
Great book to keep you updated about upstream Linux
Thank you for your feedback
Sorry, there was an error
Sorry we couldn't load the review

Top reviews from the United States

  • 5 out of 5 stars
    The best on the subject since LDD3
    Reviewed in the United States on April 11, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    I found this book as impacting me as LDD (by Rubini etc) has been in its days, a de-facto standard established to the point that people keep searching for LDD4/LDD5 to these days, that much desirable.

    Since LDD3 the last update on 2.6, this book (as well as kernel debugging and hands-on systems programming) is a valuable source of information for modern kernels 5 and 6 for a few years to come.

    Knowledgeable and easy to follow, captivating attention to keep on reading it through, impressive for a technical book. LDD4+ has now found reincarnated, thank you very much for all the effort composing it!

    7 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Compelling, informative, and accurate
    Reviewed in the United States on October 8, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    I really could not be happier with the pace and level of detail this book provides. I am a very surface-level Linux user and I wanted to dive in head first. I often find that when I learn about something that I consider really hard or intimidating in tech, I get better at day-to-day use of the tools and my confidence grows. This book is a real confidence-booster if you crave the knowledge of how things work under the hood.

    4 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Great book to read
    Reviewed in the United States on March 18, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Great book to keep you updated about upstream Linux

    Great book to read
    5 out of 5 stars
    Great book to read
    Reviewed in the United States on March 18, 2024

    Great book to keep you updated about upstream Linux

    3 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    A Hands-On and Deep Guide to Linux Kernel Programming
    Reviewed in the United States on April 16, 2026
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Linux Kernel Programming, Second Edition is a very practical and well-structured book for anyone who wants to understand how the Linux kernel works. It focuses on both theory and real hands-on learning. The book uses a clear style and explains complex topics in a simple way. It is designed to help readers build real skills, not just read concepts. It is especially useful for developers who want to work closer to the operating system.

    One of the most interesting parts of the book is the strong introduction to kernel programming. It explains how to set up a development environment, build the Linux kernel from source, and write the first kernel module. This section gives readers a solid starting point and builds confidence early in the learning process. It also explains why loadable kernel modules are widely used in real-world projects.

    Another highlight is the deep coverage of kernel internals. The book explains core concepts such as kernel architecture, processes, threads, and the difference between user mode and kernel mode. These ideas are often hard to understand, but the book presents them in a clear and structured way. This helps readers see how the operating system really works under the surface.

    The memory management section is especially strong and detailed. The book spends several chapters explaining how memory is allocated and managed inside the kernel. It also explains advanced topics such as page allocation, memory reclaim, and the out-of-memory system. These chapters are very useful for understanding performance and stability in real systems.

    Another very interesting section is the coverage of CPU scheduling. The book explains how the Linux kernel decides which task runs at a given time. It introduces scheduling policies, priorities, and modern features like control groups. The explanations are practical and supported by examples, which makes the topic easier to follow.

    The chapters on kernel synchronization are also a major highlight. They explain concepts such as locks, atomic operations, and deadlock prevention. These topics are critical for writing safe and reliable kernel code. The book also shows real examples and common mistakes, which helps readers avoid problems in their own work.

    Another strength of the book is its hands-on approach. It includes many kernel modules, scripts, and examples that readers can try themselves. This makes learning more engaging and helps turn theory into real skills. The focus on practical work makes the book stand out from more theoretical resources.

    Overall, this book is a great choice for developers, system programmers, and engineers who want to understand the Linux kernel in depth. It starts with the basics and moves into advanced topics in a smooth way. The combination of clear explanations and practical examples makes it a strong and valuable learning resource.

    One person found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 4 out of 5 stars
    Poor quality binding
    Reviewed in the United States on July 4, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Binding glue fell apart in less than a week and the pages fell out. Content is great though and I have a shiny new kernel based on Kali. 4 stars despite the binding because the content is top tier if you love all things Linux 🤌

    Poor quality binding
    4 out of 5 stars
    Poor quality binding
    Reviewed in the United States on July 4, 2025

    Binding glue fell apart in less than a week and the pages fell out. Content is great though and I have a shiny new kernel based on Kali. 4 stars despite the binding because the content is top tier if you love all things Linux 🤌

    4 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    An Essential Guide for Mastering Linux Kernel Development
    Reviewed in the United States on January 29, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Linux Kernel Programming - Second Edition: A Comprehensive and Practical Guide to Kernel Internals, Writing Modules, and Kernel Synchronization is an outstanding resource for anyone eager to understand the inner workings of the Linux kernel. Whether you're a beginner looking to get started or an experienced developer aiming to deepen your knowledge, this book delivers a well-structured and hands-on approach to kernel programming.

    The book starts with the fundamentals—setting up a kernel development environment, understanding kernel release nomenclature, and compiling the 6.x Linux kernel from source. As you progress, it dives into advanced topics such as kernel configuration, writing and debugging loadable kernel modules (LKMs), kernel synchronization mechanisms, memory management, CPU scheduling, and much more. Each chapter builds on practical examples, ensuring that readers not only understand the theory but also learn how to apply it in real-world scenarios.

    One of the book's biggest strengths is its focus on practical application. From exploring the kernel build process and bootloader configurations to working with Git for kernel development and troubleshooting system crashes using debugging tools, the book provides step-by-step guidance. The coverage of kernel synchronization techniques—including spinlocks, mutexes, and RCU—makes it an invaluable reference for those dealing with concurrent programming in the kernel space.

    Whether you're an aspiring kernel developer, a DevOps engineer, or a systems programmer, this book is a must-have. The clear explanations, well-structured content, and hands-on exercises make it a perfect companion for anyone wanting to go from a beginner to an expert in Linux kernel programming.

    Highly recommended for anyone serious about understanding and working with the Linux kernel!

    An Essential Guide for Mastering Linux Kernel Development
    5 out of 5 stars
    An Essential Guide for Mastering Linux Kernel Development
    Reviewed in the United States on January 29, 2025

    Linux Kernel Programming - Second Edition: A Comprehensive and Practical Guide to Kernel Internals, Writing Modules, and Kernel Synchronization is an outstanding resource for anyone eager to understand the inner workings of the Linux kernel. Whether you're a beginner looking to get started or an experienced developer aiming to deepen your knowledge, this book delivers a well-structured and hands-on approach to kernel programming.

    The book starts with the fundamentals—setting up a kernel development environment, understanding kernel release nomenclature, and compiling the 6.x Linux kernel from source. As you progress, it dives into advanced topics such as kernel configuration, writing and debugging loadable kernel modules (LKMs), kernel synchronization mechanisms, memory management, CPU scheduling, and much more. Each chapter builds on practical examples, ensuring that readers not only understand the theory but also learn how to apply it in real-world scenarios.

    One of the book's biggest strengths is its focus on practical application. From exploring the kernel build process and bootloader configurations to working with Git for kernel development and troubleshooting system crashes using debugging tools, the book provides step-by-step guidance. The coverage of kernel synchronization techniques—including spinlocks, mutexes, and RCU—makes it an invaluable reference for those dealing with concurrent programming in the kernel space.

    Whether you're an aspiring kernel developer, a DevOps engineer, or a systems programmer, this book is a must-have. The clear explanations, well-structured content, and hands-on exercises make it a perfect companion for anyone wanting to go from a beginner to an expert in Linux kernel programming.

    Highly recommended for anyone serious about understanding and working with the Linux kernel!

    6 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Broad, detailed and comprehensible book on Linux Kernel Programming
    Reviewed in the United States on March 8, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    I got on my desk a copy of "Linux Kernel Programmin (2E)" by Kaiwan N. Billimoria

    and will shortly mention what this book is about.

    It is a book that you can read cover-to-cover to have a better understanding of kernel development,

    but I see also how it can be used as a reference when you are going to throw C code at your compiler

    and build a linux kernel.

    There is a number of scenario why you might want to do that:

    - You are recompiling the kernel for a new machine that needs better support

    - You are going to implement a kernel module and you need some context

    - You are going to work on the kernel yourself

    While all of those use-cases for the book are technically a fit, apart from gaining some

    higher understanding I see the most out of it if you are going to code on the kernel itself.

    There you have everything that is needed. You can go back and forth between your code

    and the book, and still learn by doing.

    What mostly impressed me is the breath of the topics: the chapter about writing

    a config file for the kernel enlists a total of seven (7!) different strategies

    to get started with a configuration file for your kernel.

    Also a lot of side tools are mentioned to help out with kernel development and

    debugging.

    Quite some module development can be in theory done without fully understanding

    the details of the kernel itself, but the deeper you reach, the more you will

    need the details that are well discussed in the book.

    Memory allocation, CPU scheduling algorithms, the book does not try to save

    words and describe in detail and plain language most things there is to know,

    not sparing plenty of references to other books and articles.

    Also, the material is up-to-date with the latest kernel.

    Broad, detailed and comprehensible book on Linux Kernel Programming
    5 out of 5 stars
    Broad, detailed and comprehensible book on Linux Kernel Programming
    Reviewed in the United States on March 8, 2024

    I got on my desk a copy of "Linux Kernel Programmin (2E)" by Kaiwan N. Billimoria

    and will shortly mention what this book is about.

    It is a book that you can read cover-to-cover to have a better understanding of kernel development,

    but I see also how it can be used as a reference when you are going to throw C code at your compiler

    and build a linux kernel.

    There is a number of scenario why you might want to do that:

    - You are recompiling the kernel for a new machine that needs better support

    - You are going to implement a kernel module and you need some context

    - You are going to work on the kernel yourself

    While all of those use-cases for the book are technically a fit, apart from gaining some

    higher understanding I see the most out of it if you are going to code on the kernel itself.

    There you have everything that is needed. You can go back and forth between your code

    and the book, and still learn by doing.

    What mostly impressed me is the breath of the topics: the chapter about writing

    a config file for the kernel enlists a total of seven (7!) different strategies

    to get started with a configuration file for your kernel.

    Also a lot of side tools are mentioned to help out with kernel development and

    debugging.

    Quite some module development can be in theory done without fully understanding

    the details of the kernel itself, but the deeper you reach, the more you will

    need the details that are well discussed in the book.

    Memory allocation, CPU scheduling algorithms, the book does not try to save

    words and describe in detail and plain language most things there is to know,

    not sparing plenty of references to other books and articles.

    Also, the material is up-to-date with the latest kernel.

    3 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    For begginers and also experienced kernel developers!
    Reviewed in the United States on May 30, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    There are a few aspects about the book that I really like. One is that every chapter provides a very detailed and immersive look into a specific part of kernel development. Another interesting aspect about the book is that it is based on a very recent kernel version (6.1), which is also an LTS version that will be maintained for a few years. I am not aware of any other book about the Linux kernel based on such a recent version.

    The first 3 chapters of the book explains how to configure and build the Linux kernel (both natively for x86_64 and cross-compiling for AArch64). After that, chapters 4 and 5 explains all you need to know about how to write kernel modules. And starting from chapter 6, the book introduces different aspects of kernel programming in very detail, from the scheduler to memory management and synchronization. Get ready, because it is indeed a big book, with more than 800+ pages!

    I really think the book targets both beginners and experts. For beginners, it will be a deep dive into major kernel programming concepts (make sure you follow along the exercises proposed by the author). For experienced kernel developers, the book is really a refresher. Though I work with the Linux kernel for 15+ years, I can still learn a lot by reading the book. An old dog can always learn new tricks, right?

    5 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.

Top reviews from other countries

    Translated by Amazon
    See original
  • 5 out of 5 stars
    Qualità eccellente
    Reviewed in Italy on March 26, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Ottimo libro

    Sending feedback...
    Thanks, we'll investigate in the next few days.
    Translated from Italian by Amazon
    See original
  • 5 out of 5 stars
    warum dieses Buch gut ist
    Reviewed in Germany on May 26, 2026
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    sehr gutes Buch, ausführliche technische Beschreibungen, sehr viele Kernelcode-Beispiele, es wird auch auf das Build-Emvironment eingegangen (Module, Kernelerstellung)

    Sending feedback...
    Thanks, we'll investigate in the next few days.
    Translated from German by Amazon
    See original
  • 5 out of 5 stars
    Must have
    Reviewed in Spain on October 9, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Excellent, deeply and clearly explained, even giving you more adicional information to research about topics, heading you to where and how develop it

    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Too good
    Reviewed in India on December 20, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    I could give 10 star if possible.

    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 1 out of 5 stars
    Collection of web pages and does not provide any meaning
    Reviewed in Sweden on November 20, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Anyone can, with some help, write a script to create a kernel. But without understanding what is happening and why, this book does not give you that knowledge. It is full of filler and meaningless talk, as if it were the hallucination of an old AI bot.and many links some refers to , are not working and seem to be missing and unsafe.

    Sending feedback...
    Thanks, we'll investigate in the next few days.