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
- buddy system memory allocator☆37Updated 10 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Small implementation in C of a slab allocator in user space☆36Updated 11 months 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☆39Updated 2 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆38Updated 4 months ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆93Updated last month
- Port of linux kernel jump labels to userspace. Uses GCC goto asm extension.☆18Updated 10 years ago
- Automatically generated litmus tests for validation LISA-language Linux-kernel memory models☆24Updated last month
- Intermals_of_Linux_device_driver☆25Updated 6 years ago
- A User Space Threading Library☆19Updated last year
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Function tracer for gcc☆35Updated 8 years ago
- Memory access tracing QEMU☆97Updated 8 years ago
- uClibc mirror☆56Updated 4 months ago
- minivm based on kvm☆150Updated 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
- ☆20Updated 4 years ago
- User level NVMe driver library☆65Updated 3 years ago
- ☆63Updated 2 years ago
- A simple SMP OS on ARMv8a☆23Updated 3 years ago
- Implementation of FlexSC on Linux Kernel v5.0+ and Performance Analysis☆19Updated 5 years ago
- [WIP] Xv6, a simple Unix-like teaching operating system, re-implemented for ARMv8 (AArch64), written in C☆17Updated 4 years ago
- memTrace, a framework for lightweight memory tracing☆58Updated 5 years ago
- In-memory generic B-tree implementation☆27Updated 14 years ago