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.☆78Updated 9 years ago
- Small implementation in C of a slab allocator in user space☆37Updated last year
- buddy system memory allocator☆37Updated 10 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- ☆20Updated 5 years ago
- Different implementations of spinlock.☆105Updated 10 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
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆183Updated 2 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- A simple multi-platform library for reading TSC values on x86-64 and ARM architectures.☆36Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 3 months ago
- Doug Lea's memory allocator☆268Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated 8 months ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- Intermals_of_Linux_device_driver☆26Updated 7 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- libperf is a library that wraps around the syscall perf_event_open(). This library exposes the kernel performance counters subsystem to …☆54Updated 4 years ago
- User level NVMe driver library☆66Updated 3 years ago
- Intrusive Red-Black Tree Collection☆33Updated last month
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 5 months ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- libelf☆82Updated 8 years ago
- The kernel of Linux0.11☆19Updated 6 years ago
- The old Linux kernel source ver 0.11/0.12 study.☆30Updated 9 years ago