lucastsa / slab_allocatorLinks
Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.
☆36Updated 12 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 10 years ago
- buddy system memory allocator☆39Updated 11 years ago
- Small implementation in C of a slab allocator in user space☆41Updated last year
- ☆21Updated 5 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆192Updated 2 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- 实现linux内核对应用段错误 、double free问题栈回溯☆35Updated 3 years ago
- Enhanced Valgrind for Persistent Memory☆113Updated last year
- POSIX-like scalable multicore research OS kernel☆197Updated 5 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- libelf☆83Updated 8 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Slab Memory Allocator in Application Layer☆29Updated 8 years ago
- A virtio layer for xv6☆12Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 4 years ago
- ☆112Updated 6 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆97Updated 2 months ago
- Doug Lea's memory allocator☆284Updated 6 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆191Updated 7 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆40Updated last year
- This is a mirror of the official libpfm4 git repository, https://sourceforge.net/p/perfmon2/libpfm4/ci/master/tree/ with some local branc…☆70Updated last year
- 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
- Intermals_of_Linux_device_driver☆26Updated 7 years ago
- Virtual Machine eXtension for JOS☆23Updated 11 years ago
- aarch64 bare metal test on qemu☆109Updated 10 years ago
- A simple SMP OS on ARMv8a☆27Updated 3 years ago
- A toy OS☆55Updated 9 years ago
- A network stack implementation for xv6 OS☆38Updated 7 years ago
- uClibc mirror☆59Updated last year