chengongpp / lkmpg-cnLinks
The Linux Kernel Module Programming Guide (updated for 5.x kernels) 《Linux内核模块编程指南(内核版本5.x)》中文翻译
☆28Updated 2 years ago
Alternatives and similar repositories for lkmpg-cn
Users that are interested in lkmpg-cn are comparing it to the libraries listed below
Sorting:
- 桃花源(英文名为 peach)是一个迷你虚拟机,用于学习 Intel 硬件虚拟化技术。☆210Updated 3 years ago
- 基于Rust语言的OS Kernel -- zCore☆19Updated 3 years ago
- 2024春夏季训练营第三阶段-虚拟化方向☆43Updated last year
- ☆100Updated 3 years ago
- 《深度探索Linux操作系统 : 系统构建和原理解析》 学习笔记☆111Updated 4 years ago
- 《从零开始的RISC-V模拟器开发》配套的PPT和教学资料☆224Updated 3 years ago
- A Debuggable Kernel environment Plus a software collection☆62Updated 3 years ago
- 互联网体系结构/庖丁解牛Linux网络协议栈☆128Updated 4 years ago
- Let's write an x86 hypervisor in Rust from scratch!☆158Updated last year
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- ARM Architecture Reference Manual for ARMv8-A 中文解读☆105Updated 8 years ago
- zero c compiler,一个 从零开始写的编译器,不仅仅为了学习编译原理☆127Updated 3 years ago
- Linux 内核之旅公众号文章☆130Updated 5 years ago
- linux0.11源码解析☆93Updated last year
- Linux内核之旅开源社区网站☆143Updated 2 years ago
- llvm-based c compiler☆99Updated last year
- 对zircon内核的一些分析,欢迎补充!☆60Updated 5 years ago
- xv6-riscv-book中译版☆81Updated last year
- x86汇编语言 从实模式到保护模式☆55Updated 7 years ago
- 开源开发工具周刊☆185Updated last week
- ☆35Updated 4 years ago
- Scratchpad about Linux, Compiler and Virtualization☆74Updated last year
- Source code for the virtualization book☆88Updated 7 months ago
- A super tiny RISC-V emulator that is able to run xv6.☆74Updated 2 years ago
- 一个小巧的linux内核, 学习linux-kernel和进程调度的好帮手☆163Updated 8 years ago
- qemu源码的阅读笔记☆80Updated 10 months ago
- Some notes or translations about operating system or programming language.☆101Updated 8 months ago
- Learn how to write a minimal working linker from scratch☆106Updated last year
- My exploring in linux kernel