lucastsa / slab_allocator
Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.
☆35Updated 11 years ago
Alternatives and similar repositories for slab_allocator:
Users that are interested in slab_allocator are comparing it to the libraries listed below
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 9 years ago
- buddy system memory allocator☆37Updated 10 years ago
- Small implementation in C of a slab allocator in user space☆35Updated 8 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- Buffer based LRU cache☆38Updated last year
- User level NVMe driver library☆65Updated 3 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆34Updated last month
- Different implementations of spinlock.☆104Updated 10 years ago
- The Source Code Lib for BiscuitOS☆12Updated 4 months ago
- Intermals_of_Linux_device_driver☆25Updated 6 years ago
- ☆63Updated 2 years ago
- Automatically generated litmus tests for validation LISA-language Linux-kernel memory models☆23Updated last month
- A fast in-memory key-value store☆49Updated 7 years ago
- mini-os for arm64☆15Updated 9 years ago
- LFS using Fuse☆45Updated 12 years ago
- Implementation of FlexSC on Linux Kernel v5.0+ and Performance Analysis☆19Updated 4 years ago
- libelf☆73Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆20Updated 4 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆66Updated last year
- Simple memory leak finder.☆51Updated 11 years ago
- Client and Server stubs for Remote Procedure Call over UDP connection☆18Updated 10 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A simple OS kernel.☆13Updated 2 years ago
- The kernel of Linux0.11☆19Updated 6 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆158Updated 3 years ago