Tags
Language
Tags
September 2025
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Mastering Linux Kernel Development : A Kernel Developer's Reference Manual

    Posted By: readerXXI
    Mastering Linux Kernel Development : A Kernel Developer's Reference Manual

    Mastering Linux Kernel Development : A Kernel Developer's Reference Manual
    by Raghu Bharadwaj
    English | 2017 | ISBN: 1785883054 | 346 Pages | PDF | 5.46 MB

    Mastering Linux Kernel Development looks at the Linux kernel, its internal arrangement and design, and various core subsystems, helping you to gain significant understanding of this open source marvel. You will look at how the Linux kernel, which possesses a kind of collective intelligence thanks to its scores of contributors, remains so elegant owing to its great design.

    This book also looks at all the key kernel code, core data structures, functions, and macros, giving you a comprehensive foundation of the implementation details of the kernel's core services and mechanisms. You will also look at the Linux kernel as well-designed software, which gives us insights into software design in general that are easily scalable yet fundamentally strong and safe.

    By the end of this book, you will have considerable understanding of and appreciation for the Linux kernel.

    What you will learn:

    Comprehend processes and fles-the core abstraction mechanisms of the Linux kernel that promote effective simplification and dynamism
    Decipher process scheduling and understand effective capacity utilization under general and real-time dispositions
    Simplify and learn more about process communication techniques through signals and IPC mechanisms
    Capture the rudiments of memory by grasping the key concepts and principles of physical and virtual memory management
    Take a sharp and precise look at all the key aspects of interrupt management and the clock subsystem
    Understand concurrent execution on SMP platforms through kernel synchronization and locking techniques