- Mastering Linux Kernel Development
- Raghu Bharadwaj
- 122字
- 2021-07-08 09:47:10
Preface
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.
- C語言程序設(shè)計教程
- Modular Programming with Python
- 大學(xué)計算機應(yīng)用基礎(chǔ)實踐教程
- TensorFlow Lite移動端深度學(xué)習(xí)
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- Building a RESTful Web Service with Spring
- Python程序設(shè)計(第3版)
- 高級C/C++編譯技術(shù)(典藏版)
- Building Mapping Applications with QGIS
- WordPress Plugin Development Cookbook(Second Edition)
- C語言程序設(shè)計同步訓(xùn)練與上機指導(dǎo)(第三版)
- Apache Spark 2.x for Java Developers
- Learning Vaadin 7(Second Edition)
- Learning FuelPHP for Effective PHP Development
- ASP.NET Core 2 Fundamentals