lucastsa / slab_allocatorLinks
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
Sorting:
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆190Updated 2 years ago
- Small implementation in C of a slab allocator in user space☆40Updated last year
- buddy system memory allocator☆39Updated 11 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
- ☆21Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- POSIX-like scalable multicore research OS kernel☆195Updated 5 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆34Updated 3 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆40Updated 10 months ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆68Updated 2 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆95Updated last week
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- libelf☆83Updated 8 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆55Updated 4 years ago
- An experimental HTTP server implemented as Linux kernel module☆79Updated 4 months ago
- A toy OS☆55Updated 9 years ago
- OS support for 64 bit ARM architecture☆53Updated 7 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- The old Linux kernel source ver 0.11/0.12 study.☆32Updated 9 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 5 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated last year
- mini-os for arm64☆15Updated 10 years ago
- ☆61Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Doug Lea's memory allocator☆278Updated 6 years ago