Pinned Repositories
async_memory_reclaim_for_cold_file_area
linux内核异步内存回收的另一个思路:基于冷热文件的冷热区域精准的回收冷文件页page(可做成内核ko)
bcc
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
bpf-developer-tutorial
Learn eBPF by examples | eBPF 开发者教程与知识库:通过小工具和示例一步步学习 eBPF,包含性能、网络、安全等多种应用场景
cloud-kernel
Cloud Kernel - an open-source Linux kernel originated by Alibaba Operating System Team
kernel-code-comment
3.10.96 内核源代码注释
kernel_4.18_debug
基于centos8.3 调试内核,提升性能
kernel_brainstorming
内核block层等优化,提升性能
linux-4.18.0-240.el8
linux-insides-zh
Linux 内核揭秘
user_stack_backstrace-in-kernel
实现linux内核对应用段错误、double free问题栈回溯
dongzhiyan-stack's Repositories
dongzhiyan-stack/user_stack_backstrace-in-kernel
实现linux内核对应用段错误、double free问题栈回溯
dongzhiyan-stack/audit-kernel
GitHub mirror of the Linux Kernel's audit repository
dongzhiyan-stack/becoming-a-compiler-engineer
编译器入门课程的配套教学资料
dongzhiyan-stack/adaptive-radix-tree
An adaptive radix tree for efficient indexing in main memory.
dongzhiyan-stack/chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
dongzhiyan-stack/CLK2022
About slides of CLK 2022
dongzhiyan-stack/crash
Linux kernel crash utility
dongzhiyan-stack/FEMU
FEMU: Accurate, Scalable and Extensible NVMe SSD Emulator (FAST'18). Please checkout https://github.com/vtess/FEMU for latest developments.
dongzhiyan-stack/FlameGraph
Stack trace visualizer
dongzhiyan-stack/k8s_awesome_document
整理k8s的工程师资料,代码,项目,pdf,论文,视频,开源组件,各大厂内部分享资料
dongzhiyan-stack/kde
记录我的内核成长贡献之路。IMO, fork or clone this repo would be very stupid. If you have any questions, just send me an email.
dongzhiyan-stack/kernel_awsome_feature
深入研究 kvm,ceph,fuse特性,包含开源项目,代码案例,文章,视频,架构脑图等
dongzhiyan-stack/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
dongzhiyan-stack/kvm-utils
dongzhiyan-stack/linux-bpf-learning
learn how to use BPF/eBPF
dongzhiyan-stack/lmp
LMP is a web tool for real-time display of Linux system performance data based on BCC (BPF Compiler Collection), which uses BPF (Berkeley Packet Filter), also known as eBPF. Currently, LMP is tested on ubuntu18.04 and the kernel version is 4.15.0.
dongzhiyan-stack/ltp
Linux Test Project http://linux-test-project.github.io/
dongzhiyan-stack/MemLiner
MemLiner is a remote-memory-friendly runtime system.
dongzhiyan-stack/memory-analyzer
A memory analyzer for running python processes
dongzhiyan-stack/mmtests
MMTests: Benchmarking framework primarily aimed at Linux kernel testing
dongzhiyan-stack/nettrace
nettrace is a powerful tool to trace network packet and diagnose network problem inside kernel.
dongzhiyan-stack/open-gpu-kernel-modules
NVIDIA Linux open GPU kernel module source
dongzhiyan-stack/OpenCloudOS-Kernel
OpenCloudOS-Kernel is the kernel of OpenCloudOS release, which has been fully optimized.
dongzhiyan-stack/os_course_info
OS Lectures 2022 Spring in Dept. CS, Tsinghua Univ.
dongzhiyan-stack/perf-monitor
Monitor based on perf_event: split-lock, irq-off, profile, task-state, watchdog, kmemleak, kvm-exit, mpdelay
dongzhiyan-stack/proj135-seamless-kernel-upgrade
基于双内核的内核热升级优化
dongzhiyan-stack/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
dongzhiyan-stack/rtl8821CU
Realtek RTL8811CU/RTL8821CU USB Wi-Fi adapter driver for Linux
dongzhiyan-stack/runninglinuxkernel_5.15
奔跑吧linux内核第二版(卷1,卷2,入门篇) 实验平台 - 5.15版本
dongzhiyan-stack/TTDeDroid
一键反编译工具(不需要手动安装Python) One key for quickly decompile apk/aar/dex/jar, support by jadx/dex2jar/enjarify.