logo
分类于: 云计算&大数据 设计

简介

Linux Kernel Development: Kernel Development

Linux Kernel Development: Kernel Development 8.9分

资源最后更新于 2020-10-22 19:26:54

作者:Robert Love

出版社:Addison-Wesley Professional

出版日期:0000-01

ISBN:9780672329463

文件格式: pdf

标签: Linux kernel 操作系统 内核 计算机 linux Kernel Linux/Unix

简介· · · · · ·

The third edition of the authoritative, practical introduction to the Linux kernel for programmers who want to better understand the Linux kernel and write and develop kernel code. Authored by a well-known member of the Linux kernel development team, with a reputation for a highly readable and focused writing style, this edition has been thoroughly updated and includes improved...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

1 Introduction to the Linux Kernel
2 Getting Started with the Kernel
3 Process Management
4 Process Scheduling
5 System Calls
6 Kernel Data Structures
7 Interrupts and Interrupt Handlers
8 Bottom Halves and Deferring Work
9 An Introduction to Kernel Synchronization
10 Kernel Synchronization Methods
11 Timers and Time Management
12 Memory Management
13 The Virtual Filesystem
14 The Block I/O Layer
15 The Process Address Space
16 The Page Cache and Page Writeback
17 Devices and Modules
18 Debugging
19 Portability
20 Patches, Hacking, and the Community