thibault-reigner / userland_slabLinks
Small implementation in C of a slab allocator in user space
☆37Updated last year
Alternatives and similar repositories for userland_slab
Users that are interested in userland_slab are comparing it to the libraries listed below
Sorting:
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- POSIX-like scalable multicore research OS kernel☆191Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- buddy system memory allocator☆37Updated 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
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Simple File System implementation (mono-user, mono- application, mono-file-edition...)☆52Updated 12 years ago
- ☆30Updated 3 years ago
- MIT 6.828: Operating System Engineering lab / JOS☆61Updated 6 years ago
- Buddy Memory Allocator☆12Updated 6 years ago
- A virtio layer for xv6☆11Updated 6 years ago
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Reimplementation in ANSI C of Unix v6 + POSIX compliance + VFS + ulibc + ACPI☆67Updated 4 years ago
- A network stack implementation for xv6 OS☆34Updated 6 years ago
- Function tracer for gcc☆35Updated 8 years ago
- PROGRESS64 is a C library of scalable functions for concurrent programs, primarily focused on networking applications.☆92Updated 3 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆61Updated 2 months ago
- Simple Linux Filesystem designed for learning purposes☆32Updated 7 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- a simple tiny C Compiler using Lex & Yacc☆87Updated 9 years ago
- K42 Kernel☆28Updated 13 years ago
- 64bit port of xv6☆130Updated 5 years ago
- LFS using Fuse☆46Updated 12 years ago
- Enhanced Valgrind for Persistent Memory☆112Updated 8 months ago
- ☆64Updated 5 years ago
- c2c blog: A perf enhancement to detect false cachline sharing.☆38Updated 6 months ago
- ☆59Updated last week
- The Hux x86 32-bit Toy Operating System Kernel (with full wiki pages as development tutorial)☆69Updated 3 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆122Updated 6 years ago
- Some C code i write to study systems programming (while reading The Linux Programming Interface)☆45Updated 7 years ago