mirror of
https://github.com/gatieme/LDD-LinuxDeviceDrivers.git
synced 2026-08-19 01:22:36 +08:00
| 日期 | 内核版本 | 架构 | 作者 | GitHub | CSDN |
|---|---|---|---|---|---|
| 2016-05-19 | Linux-4.5 | X86 & arm | gatieme | LinuxDeviceDrivers | Linux进程管理与调度 |
#1. 进程的描述
#2. 进程的创建
#3. 进程的加载与运行
#4. 进程的退出
| CSDN | GitHub |
|---|---|
| Linux进程退出详解(do_exit)--Linux进程的管理与调度(十四)) | study/kernel/01-process/04-exit/01-do_exit |