lucastsa / slab_allocator
Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.
☆36Updated 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.☆78Updated 9 years ago
- buddy system memory allocator☆37Updated 10 years ago
- Small implementation in C of a slab allocator in user space☆35Updated 10 months ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- High performance AVL tree container C implementation☆54Updated 5 years ago
- The kernel of Linux0.11☆19Updated 6 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 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
- Different implementations of spinlock.☆105Updated 10 years ago
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆49Updated 8 years ago
- https://git.fedorahosted.org/git/libaio.git☆16Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- mini-os for arm64☆15Updated 9 years ago
- High performance C implementation of AVL trees☆102Updated 5 years ago
- ☆79Updated 5 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- ☆63Updated 2 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆35Updated 3 months ago
- A User Space Threading Library☆19Updated 11 months ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆56Updated 3 years ago
- Intermals_of_Linux_device_driver☆25Updated 6 years ago
- ☆20Updated 4 years ago
- An embedded, simple, fast, concurrent, on-disk key-value store using a b+tree.☆40Updated 6 years ago
- libelf☆76Updated 7 years ago
- Automatically generated litmus tests for validation LISA-language Linux-kernel memory models☆24Updated last week
- crash extension modules☆21Updated 2 years ago