Linux Kernel Map

Cerelia ·
更新时间:2024-09-20
· 782 次阅读

一. 原网址

https://makelinux.github.io/kernel/map/

二. Linux Kernel Diagram

三. Linux Kernel Map

四. LDT - Linux Driver Template

      LDT project is useful for Linux driver development beginners and as starting point for a new drivers. The driver uses following Linux facilities: module, platform driver, file operations (read/write, mmap, ioctl, blocking and nonblocking mode, polling), kfifo, completion, interrupt, tasklet, work, kthread, timer, simple misc device, multiple char devices, Device Model, configfs, UART 0x3f8, HW loopback, SW loopback, ftracer.

link:

https://github.com/makelinux/ldt/


作者:vertor11



kernel Linux map

需要 登录 后方可回复, 如果你还没有账号请 注册新账号