Linux内核学习笔记
☆2,919Aug 5, 2026Updated last month
Alternatives and similar repositories for LDD-LinuxDeviceDrivers
Users that are interested in LDD-LinuxDeviceDrivers are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Linux 内核揭秘☆7,701Sep 1, 2026Updated 2 weeks ago
- linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频☆7,829May 20, 2024Updated 2 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Jul 27, 2016Updated 10 years ago
- Gear-Lib, C library for IOT Embedded Multimedia and Network☆3,225Aug 8, 2024Updated 2 years ago
- Linux内核源码分析☆1,644Sep 5, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 《奔跑吧Linux内核》配套实验平台和代码,白色入门酱香篇,蓝色进阶浓香篇☆483Jun 21, 2020Updated 6 years ago
- 奔跑吧linux内核☆525Sep 11, 2019Updated 7 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,242Dec 24, 2020Updated 5 years ago
- 你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码☆22,602Mar 22, 2025Updated last year
- ARM体系结构学习+ARM uboot+Linux内核+Linux驱动☆176Jan 17, 2021Updated 5 years ago
- 嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录☆4,221Dec 9, 2022Updated 3 years ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆2,549Updated this week
- 介绍各类语言,库,系统编程以及算法的学习☆387Jan 3, 2022Updated 4 years ago
- bpf 学习仓库☆1,497Apr 30, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Linux Device Drivers Development, published by Packt☆625Jan 18, 2023Updated 3 years ago
- Qemu KVM(Kernel Virtual Machine)学习笔记☆1,333Dec 13, 2022Updated 3 years ago
- 「CNote」一份涵盖大部分学习 C 语言所需要掌握的核心知识,致力于打造最易懂的 C语言入门教程,让天下没有难学的 C语言。(包含C语言教程、C语言精华文章)☆3,296Aug 3, 2026Updated last month
- RT-Thread is an open source IoT Real-Time Operating System (RTOS). …☆12,221Updated this week
- 和我一起学习Linux内核吧☆379Sep 28, 2020Updated 5 years ago
- ☆161Oct 31, 2021Updated 4 years ago
- An ultra-lightweight database that supports key-value and time series data | 一款支持 KV 数据和时序数据的超轻量级数据库☆2,846Aug 15, 2026Updated last month
- An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库☆4,749Aug 13, 2026Updated last month
- PAT OJ exercises in C language 浙江大学PAT纯C语言题解。☆495Jun 1, 2023Updated 3 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等☆1,912May 20, 2024Updated 2 years ago
- Linux Device Drivers 3 examples updated to work in recent kernels☆2,603Aug 27, 2026Updated 3 weeks ago
- 用驱动的方式窥视linux内核的实现☆19Oct 20, 2018Updated 7 years ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆424Oct 3, 2019Updated 6 years ago
- ☆76Feb 20, 2024Updated 2 years ago
- 总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关☆1,290May 20, 2024Updated 2 years ago
- Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment; New Linux ELF Video Course from this project author: https:…☆1,229Oct 25, 2024Updated last year
- ☆356Sep 10, 2026Updated last week
- A collection of gdb tips. 100 maybe just mean many here.☆3,198Oct 30, 2023Updated 2 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Vim 中文文档计划☆2,165Sep 5, 2026Updated last week
- Interface-Driven OS Kernel for AI-Assisted Learning | 面向 AI 的操作系统学习项目☆3,204Mar 20, 2026Updated 5 months ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆247Sep 18, 2018Updated 8 years ago
- ARM Linux 的学习历程。包括应用、驱动、设备树,GCC, Make, CMake, Bash, Vim, Git 等等大集合内容。文章遵守 CC BY NC SA 4.0 协议。☆348Feb 12, 2026Updated 7 months ago
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,185Jul 26, 2021Updated 5 years ago
- Ultralightweight JSON parser in ANSI C☆13,000Updated this week
- 赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码☆815Jul 4, 2023Updated 3 years ago