lucastsa / slab_allocator
Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.
☆34Updated 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.☆76Updated 9 years ago
- buddy system memory allocator☆37Updated 10 years ago
- Small implementation in C of a slab allocator in user space☆35Updated 8 months ago
- High performance AVL tree container C implementation☆53Updated 4 years ago
- crash extension modules☆21Updated 2 years ago
- Buffer based LRU cache☆37Updated last year
- Slab Memory Allocator in Application Layer☆27Updated 7 years ago
- 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.☆51Updated last week
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆33Updated last month
- Function tracer for gcc☆35Updated 8 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
- Memory access tracing QEMU☆96Updated 8 years 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
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- LFS using Fuse☆46Updated 12 years ago
- Lock-free linked list☆16Updated 12 years ago
- uClibc mirror☆53Updated last month
- Enhanced Valgrind for Persistent Memory☆110Updated 3 months ago
- POSIX-like scalable multicore research OS kernel☆189Updated 4 years ago
- ☆31Updated 6 years ago
- https://git.fedorahosted.org/git/libaio.git☆15Updated 8 years ago
- User level NVMe driver library☆65Updated 3 years ago
- OUT OF DATE FORK of http://git.kernel.org/cgit/devel/pahole/pahole.git☆66Updated last year
- Notes taken from Understanding the Linux Virtual Memory Manager by Mel Gorman targeting kernel 2.4.22.☆45Updated 8 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆177Updated last year
- Generic Automatic Parallel Profiler☆34Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- Intermals_of_Linux_device_driver☆25Updated 6 years ago