richard2018 / hurley25-osLinks
linux内核学习demo项目
☆30Updated 7 years ago
Alternatives and similar repositories for hurley25-os
Users that are interested in hurley25-os are comparing it to the libraries listed below
Sorting:
- 谢宝友的Linux2.6.11源码注释。linux 2.6.11.12代码注释。主要参考《深入理解LINUX内核第三版》、《深入理解LINUX网络内幕》、《深入理解LINUX虚拟内存管理》等书籍☆238Updated 6 years ago
- 这里面的代码注释,前后花了六年时间,几乎所有重要的内核子系统都注释了,例如中断、互斥、时钟、信号、内存、调度、网络协议栈、文件系统☆162Updated 7 years ago
- TCP/IP网络编程☆165Updated 6 years ago
- Linux 源码分析☆60Updated 3 years ago
- 《操作系统真象还原 》📖上所有code / 操作系统真相还原☆49Updated 6 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- linux0.11源码解析☆93Updated last year
- 互联网体系结构/庖丁解牛Linux网络协议栈☆128Updated 4 years ago
- linux kernel 2.4.0 研究学习☆19Updated 6 years ago
- Linux内核1.0版本源码阅读和注释☆141Updated 8 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 《Linux/UNIX网络编程》习题答案&重点归纳☆93Updated 3 years ago
- A simple SMP OS on ARMv8a☆23Updated 3 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- 《Linux/Unix系统编程手册》笔记☆90Updated last year
- Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行☆222Updated 4 years ago
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- Unix网络编程源代码添加注释☆50Updated 3 years ago
- 高性能的c++日志库☆70Updated 4 years ago
- 陈莉君教授《Linux内核分析与应用》课程课件、动手实践源代码、实验手册、实验源代码☆36Updated 5 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 5 years ago
- Linux下的系统编程&网络编程&shell脚本>est☆38Updated 7 years ago
- 《UNIX网络编程 卷1:套接字联网API(第3版)》学习笔记☆23Updated 6 years ago
- ☆79Updated 5 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆82Updated 4 years ago
- c++的学习笔记☆136Updated 3 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆34Updated last year
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- mit 6.828 2018,JOS实现☆83Updated 6 years ago
- 《深度探索c++对象模型》的阅读笔记☆54Updated 9 years ago