dongzhiyan-stack's Stars
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
lz4/lz4
Extremely Fast Compression algorithm
brendangregg/perf-tools
Performance analysis tools based on Linux perf_events (aka perf) and ftrace
bpftrace/bpftrace
High-level tracing language for Linux
hust-open-atom-club/linux-insides-zh
Linux 内核揭秘
Simple-XX/SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
chyyuu/os_course_info
OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.
util-linux/util-linux
eunomia-bpf/bpf-developer-tutorial
eBPF Developer Tutorial: Learning eBPF Step by Step with Examples
gatieme/LDD-LinuxDeviceDrivers
Linux内核与设备驱动程序学习笔记
Netflix/bpftop
bpftop provides a dynamic real-time view of running eBPF programs. It displays the average runtime, events per second, and estimated total CPU % for each program.
hoverwinter/HIT-OSLab
S - 哈工大《操作系统》实验
bytedance/bhook
:fire: ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.
kiukotsu/ucore
清华大学操作系统课程实验 (OS Kernel Labs)
nviennot/core-to-core-latency
Measures the latency between CPU cores
libunwind/libunwind
libunwind official github repo (in need of new / additional maintainer, mail/open issue if interested)
DragonOS-Community/DragonOS
使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios.
StevenBaby/onix
Onix - 操作系统实现
yifengyou/linux-0.12
赵炯老师《linux-0.12 内核完全剖析》读书笔记及linux-0.12注释源码
aosp-mirror/kernel_common
ultraji/linux-0.12
《Linux内核完全剖析》linux0.12源码及实验环境
toraidl/hyperos_port
HyperOS stock/xiaomi.eu ROM port for Android 13 based ROM - 小米HyperOS系统(Android 14)移植,测试支持小米10/10Pro/10Ultra/10S(Android13底包)
aliyun/plugsched
Live upgrade Linux kernel scheduler subsystem
resource-disaggregation/blk-switch
blk-switch kernel implementation (OSDI'21)
JerryYangSH/LockFreeProgrammingPractice
Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页
dongzhiyan-stack/kernel-code-comment
3.10.96 内核源代码注释
skkucsl/aios
ucare-uchicago/FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18). Please checkout https://github.com/vtess/FEMU for latest developments.
amytai/cinterrupts-osdi
dongzhiyan-stack/kernel_brainstorming
内核block层等优化,提升性能