godspeed1989 / buddy_allocatorLinks
buddy system memory allocator
☆37Updated 10 years ago
Alternatives and similar repositories for buddy_allocator
Users that are interested in buddy_allocator are comparing it to the libraries listed below
Sorting:
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- 个人Wiki☆44Updated 3 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- Intermals_of_Linux_device_driver☆26Updated 7 years ago
- Sets of lightweight tools utilizing linux kernel interfaces, e.g. perf, ebpf and etc.☆66Updated 2 years ago
- A Debuggable Kernel environment Plus a software collection☆61Updated 3 years ago
- My exploring in linux kernel☆70Updated 2 weeks ago
- Different implementations of spinlock.☆105Updated 10 years ago
- Some toy labs for compiler course☆58Updated 2 years ago
- Linux Kernel Debug Environment Maker☆83Updated 6 years ago
- ☆64Updated 2 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- Linux kernel fully commented☆74Updated last week
- ☆21Updated 5 years ago
- 3.10.96 内核源代码注释☆52Updated last year
- Linux kernel training materials☆50Updated 8 years ago
- ☆33Updated 7 years ago
- minivm based on kvm☆153Updated last year
- virtio example front-end and back-end☆35Updated 6 years ago
- ☆169Updated 9 years ago
- ☆80Updated 6 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆39Updated 7 months ago
- ☆19Updated 5 years ago
- KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in r…☆87Updated 8 years ago
- OS教学实验:用Rust&C实现各种历史上的经典OS Kernels的实例☆46Updated 3 years ago
- 用Rust语言重写Linux kernel中的KVM☆16Updated 3 years ago
- Userspace tool to map virtual page addresses to physical addresses.