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
- Small implementation in C of a slab allocator in user space☆38Updated last year
- ☆21Updated 5 years ago
- POSIX-like scalable multicore research OS kernel☆192Updated 5 years ago
- 实现linux内核对应用段错误、double free问题栈回溯☆33Updated 2 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- High performance AVL tree container C implementation☆56Updated 5 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
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- re-implementation of UNIX v6 in ANSI C for x86_64 SMP☆184Updated 2 years ago
- Intermals_of_Linux_device_driver☆26Updated 7 years ago
- aarch64 bare metal test on qemu☆108Updated 10 years ago
- libelf☆83Updated 8 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Buffer based LRU cache☆39Updated 2 years ago
- A virtio layer for xv6☆11Updated 6 years ago
- ☆109Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆88Updated 3 years ago
- OS support for 64 bit ARM architecture☆53Updated 6 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 4 months ago
- A simple SMP OS on ARMv8a☆25Updated 3 years ago
- ☆64Updated 2 years ago
- Doug Lea's memory allocator☆270Updated 5 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated 9 months ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆39Updated 7 months ago
- Implementation of FlexSC on Linux Kernel v5.0+ and Performance Analysis☆19Updated 5 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- User-Space TCP/IP Stack Implemented in C++20.☆33Updated 5 years ago
- minivm based on kvm☆153Updated last year