Stars
Linux 内核实验(Linux kernel labs)中文翻译
A minimalist type 2 hypervisor using Linux Kernel Virtual Machine (KVM)
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
哈工大深圳-操作系统实验-5
hongaoo / OS-lab
Forked from yjhmelody/OS-labMy OS course's lab experiments.
(Almost) All Operating System lab tasks from Warsaw University of Technology in one place
总结整理linux内核的内存管理的资料,包含论文,文章,视频,以及应用程序的内存泄露,内存池相关
Implementing First-Come-First-Served, Round Robin and Lottery scheduling on top of the Linux CFS (Completely Fair Scheduler). The files in the repo can be patched in with the linux kernel to see th…
Linux kernel with implementation of Earliest Deadline First scheduling algorithm
An implementation of the popular Earliest Deadline First (EDF) scheduling algorithm or the Linux kernel. It is still experimental code, and it is still continuously being improved, but it already i…
linux-kernel-lab to master the detail of linux kernel.
Entry level embedded video card in a neat little CPLD package.
hongaoo / mesa
Forked from notaz/mesaMesa 3D graphics library (read-only mirror)
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32