- 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.
- 現(xiàn)代C++編程:從入門到實(shí)踐
- Vue.js設(shè)計(jì)與實(shí)現(xiàn)
- Intel Galileo Essentials
- Java游戲服務(wù)器架構(gòu)實(shí)戰(zhàn)
- Julia機(jī)器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計(jì)算
- AppInventor實(shí)踐教程:Android智能應(yīng)用開發(fā)前傳
- Learning OpenStack Networking(Neutron)(Second Edition)
- Learning R for Geospatial Analysis
- Instant Lucene.NET
- Python趣味編程與精彩實(shí)例
- Getting Started with Web Components
- RESTful Web API Design with Node.js(Second Edition)
- 從零開始學(xué)UI設(shè)計(jì)·基礎(chǔ)篇
- R語言:邁向大數(shù)據(jù)之路
- Spring Microservices