这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统
☆165Oct 29, 2017Updated 8 years ago
Alternatives and similar repositories for Linux-Kernel-2.6-comment
Users that are interested in Linux-Kernel-2.6-comment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,246Dec 24, 2020Updated 5 years ago
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆248Sep 18, 2018Updated 7 years ago
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Sep 26, 2015Updated 10 years ago
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Learn Linux Kernel Step by Step, including the Modules, FS, Device Driver etc. --- Linux内核学习,包括Linux各模块,文件系统,设备驱动文件等。☆47May 10, 2013Updated 12 years ago
- Linux 内核之旅公众号文章☆133Sep 2, 2019Updated 6 years ago
- Acclaim: Adaptive Memory Reclaim to Improve User Experience in Android Systems [ATC '20]☆16Aug 1, 2020Updated 5 years ago
- Text Menu in LCD☆12Aug 30, 2022Updated 3 years ago
- MicroPython port for RT-Thread on STM32F4 board☆10Jan 8, 2022Updated 4 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Apr 11, 2020Updated 6 years ago
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆23Nov 16, 2017Updated 8 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆47Apr 17, 2022Updated 4 years ago
- 一组面向普通大学本科生的简单操作系统实验☆30Apr 24, 2023Updated 2 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可以尝试移植到RT-Thread。☆15Oct 16, 2018Updated 7 years ago
- This tool calculates tricky canonical huffman histogram for CVE-2023-4863.☆26Dec 20, 2023Updated 2 years ago
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- Linux设备驱动开发详解代码清单☆19Apr 9, 2015Updated 11 years ago
- 进程调度算法的C语言实现:先到先服务、短作业优先、优先级调度、时间片轮转☆15Jan 16, 2019Updated 7 years ago
- TCP/IP stack implementation☆18May 11, 2020Updated 5 years ago
- electron编写的串口工具☆17Jul 7, 2020Updated 5 years ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆417Oct 3, 2019Updated 6 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63May 13, 2014Updated 11 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.
- x64HOOK库☆18Jan 14, 2020Updated 6 years ago
- 📚 使用 Rust 和树莓派 3 进行裸机与操作系统开发教程。☆15Jul 10, 2019Updated 6 years ago
- 【持续维护更新】微信公众号airkiss配网以及近场发现功能在esp8266 rtos3.1 sdk的实现。☆14Oct 6, 2019Updated 6 years ago
- 3.10.96 内核源代码注释☆53Dec 28, 2023Updated 2 years ago
- 一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等☆1,901May 20, 2024Updated last year
- upstream development the newest feature about HV.☆10Sep 12, 2021Updated 4 years ago
- Linux 内核揭秘☆7,653Updated this week
- An example on generic netlink communications between the kernel and user-space processes.☆12Jun 13, 2022Updated 3 years ago
- ☆22Sep 24, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 简洁易用的嵌入式操作系统内核。github停止更新,请移步开源中国//git.oschina.net/kerndev/klite☆57Mar 19, 2019Updated 7 years ago
- Linux 4.4内核实践分析☆110Aug 9, 2020Updated 5 years ago
- 《自己动手写编译器、链接器》的前5章的linux实现☆11Feb 9, 2021Updated 5 years ago
- 《UNIX网络编 程·卷2:进程间通信(第2版)》学习笔记☆16Aug 8, 2018Updated 7 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆34Sep 21, 2020Updated 5 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆88Mar 7, 2021Updated 5 years ago
- 支持ARM,x86平台的嵌入式操作系统内核☆209Mar 28, 2019Updated 7 years ago