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

Linux Kernel Programming - Second Edition: A comprehensive and practical guide to kernel internals, writing modules, and kernel synchronization
by: Kaiwan N. Billimoria (Author)
Publisher:Packt Publishing - ebooks Account
Publication Date: 11 Mar. 2024
Language:English
Print Length:829 pages
ISBN-10:1803232226
ISBN-13:9781803232225


Book Description
Gain both a firm practical understanding and sufficient theoretical insight into the inner workings of Linux kernel internals, learn to write high-quality kernel module code, understand the complexities of kernel synchronizationPurchase of the print or Kindle book includes a free eBook in PDF format.
Key FeaturesDiscover how to write Linux kernel and module code for real-world productsImplement industry-grade techniques in real-world scenarios for fast, efficient memory allocation and data synchronizationUnderstand and exploit kernel architecture, CPU scheduling, and kernel synchronization techniques
Book DescriptionThe 2nd Edition of Linux Kernel Programming is an updated, comprehensive introduction for new programmers to the Linux kernel. This book uses the recent 6.1 Long-Term Support (LTS) Linux kernel series, which will be maintained until 2026, and also delves into its many new features. Further, the CIP has pledged to maintain and support this 6.1 Super LTS (SLTS) kernel right until August 2033, keeping this book valid for years to come!In this new edition, you’ll begin this exciting journey by learning how to build the kernel from source. You’ll then learn, step by step, how to write your first kernel module by leveraging the kernel’s powerful Loadable Kernel Module (LKM) framework. With this foundation, you shall then get to delve into key kernel internals topics including Linux kernel architecture, memory management, and CPU scheduling. You’ll finish with understanding the deep issues of concurrency, and gain insight into how they can be addressed with various locking technologies (mutexes, spinlocks, atomic / refcount operators, rw-spinlocks and even lock-free technologies such as per-CPU and RCU). By the end of this 2nd Edition book, you’ll have a better understanding of the fundamentals of writing Linux kernel and kernel module code that can straight away be used in real-world projects and products.
What you will learnConfigure and build the 6.1 LTS kernel from sourceWrite high-quality modular kernel code (LKM framework) for 6.x kernelsExplore modern Linux kernel architectureGet to grips with key internals details regarding memory management within the kernelUnderstand and work with various dynamic kernel memory alloc/dealloc APIsDiscover key internals aspects regarding CPU scheduling within the kernel, including cgroups v2Gain a deeper understanding of kernel concurrency issuesLearn how to work with key kernel synchronization primitives
Who this book is forThis 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 contentsKernel Workspace SetupBuilding the 5.x Linux Kernel from Source - Part 1Building the 5.x Linux Kernel from Source - Part 2Writing Your First Kernel Module - LKMs Part 1Writing Your First Kernel Module - LKMs Part 2Kernel Internals Essentials - Processes and ThreadsMemory Management Internals - EssentialsKernel Memory Allocation for Module Authors - Part 1Kernel Memory Allocation for Module Authors - Part 2The CPU Scheduler - Part 1The CPU Scheduler - Part 2Kernel Synchronization - Part 1Kernel Synchronization - Part 2

About the Author
Gain both a firm practical understanding and sufficient theoretical insight into the inner workings of Linux kernel internals, learn to write high-quality kernel module code, understand the complexities of kernel synchronizationPurchase of the print or Kindle book includes a free eBook in PDF format.
Key FeaturesDiscover how to write Linux kernel and module code for real-world productsImplement industry-grade techniques in real-world scenarios for fast, efficient memory allocation and data synchronizationUnderstand and exploit kernel architecture, CPU scheduling, and kernel synchronization techniques
Book DescriptionThe 2nd Edition of Linux Kernel Programming is an updated, comprehensive introduction for new programmers to the Linux kernel. This book uses the recent 6.1 Long-Term Support (LTS) Linux kernel series, which will be maintained until 2026, and also delves into its many new features. Further, the CIP has pledged to maintain and support this 6.1 Super LTS (SLTS) kernel right until August 2033, keeping this book valid for years to come!In this new edition, you’ll begin this exciting journey by learning how to build the kernel from source. You’ll then learn, step by step, how to write your first kernel module by leveraging the kernel’s powerful Loadable Kernel Module (LKM) framework. With this foundation, you shall then get to delve into key kernel internals topics including Linux kernel architecture, memory management, and CPU scheduling. You’ll finish with understanding the deep issues of concurrency, and gain insight into how they can be addressed with various locking technologies (mutexes, spinlocks, atomic / refcount operators, rw-spinlocks and even lock-free technologies such as per-CPU and RCU). By the end of this 2nd Edition book, you’ll have a better understanding of the fundamentals of writing Linux kernel and kernel module code that can straight away be used in real-world projects and products.
What you will learnConfigure and build the 6.1 LTS kernel from sourceWrite high-quality modular kernel code (LKM framework) for 6.x kernelsExplore modern Linux kernel architectureGet to grips with key internals details regarding memory management within the kernelUnderstand and work with various dynamic kernel memory alloc/dealloc APIsDiscover key internals aspects regarding CPU scheduling within the kernel, including cgroups v2Gain a deeper understanding of kernel concurrency issuesLearn how to work with key kernel synchronization primitives
Who this book is forThis 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 contentsKernel Workspace SetupBuilding the 5.x Linux Kernel from Source - Part 1Building the 5.x Linux Kernel from Source - Part 2Writing Your First Kernel Module - LKMs Part 1Writing Your First Kernel Module - LKMs Part 2Kernel Internals Essentials - Processes and ThreadsMemory Management Internals - EssentialsKernel Memory Allocation for Module Authors - Part 1Kernel Memory Allocation for Module Authors - Part 2The CPU Scheduler - Part 1The CPU Scheduler - Part 2Kernel Synchronization - Part 1Kernel Synchronization - Part 2

资源下载资源下载价格10立即购买
1111

未经允许不得转载:电子书百科大全 » Linux Kernel Programming - Second Edition: A comprehensive and practical guide to kernel internals, writing modules, and kernel synchronization

评论 0

评论前必须登录!

登陆 注册